Caplin Trader 5.1.0

Interface: module:ct-services/AppService

module:ct-services/AppService

Deprecated:

Extends

Methods

getAllProperties() → {Object}

Retrieves all properties.

Inherited From:
Returns:

Properties map.

Type
Object

getProperty(sPropertyName) → {string}

Retrieves the named property.

Parameters:
Name Type Description
sPropertyName String

The name of the property.

Inherited From:
Returns:

The property value.

Type
string

getVersion() → {string}

Returns the version string.

Returns:

A version string.

Type
string