public method IFXConnectLiteSession.getSystemSettingsProvider

Brief

Gets the system settings provider

Declaration

protojavascriptjavacsharp
public getSystemSettingsProvider() : ISystemSettingsProvider

Returns

The method returns an object that implements the ISystemSettingsProvider interface, which allows getting the system settings from the trading system

Details

See also: ISystemSettingsProvider

Declared in IFXConnectLiteSession

back