getBooleanProperty

Retrieves a boolean property from the applicationSettings.

Syntax

public Boolean getBooleanProperty(ConnectionPropertyType type) 

Parameters

Returns

Returns a boolean property value.

Examples