GetIntegerProperty

Retrieves an integer property from the applicationSettings.

Syntax

public int? GetIntegerProperty(ConnectionPropertyType type) 

Parameters

Returns

Returns an integer property value.

Examples