getIntegerProperty

Retrieves an integer property from the applicationSettings.

Syntax

 public Integer getIntegerProperty(ConnectionPropertyType type) 

Parameters

Returns

Returns an integer property value.

Examples