Caplin Trader 5.1.0

Interface: module:ct-services/providers/CaplinAppService

module:ct-services/providers/CaplinAppService

A service that allows system-wide application configuration values to be stored in a central repository.

Implements:
Deprecated:

Methods

getProperty(sPropertyName) → {string}

Retrieves the named property.

Parameters:
Name Type Description
sPropertyName String

The name of the property.

Inherited From:
Implements:
Returns:

The property value.

Type
string

getVersion() → {string}

Returns the version string.

Implements:
Returns:

A version string.

Type
string