GetBooleanProperty

Retrieves a boolean property from the applicationSettings.

Syntax

public bool? GetBooleanProperty(ConnectionPropertyType type) 

Parameters

Returns

Returns a boolean property value.

Examples