public method IFXConnectLiteSession.getMarginProvider

Brief

Gets the margin provider

Declaration

protojavascriptjavacsharp
public getMarginProvider() : IMarginProvider

Returns

The method returns an interface, which represents the margin provider

Details

See also: IMarginProvider

Declared in IFXConnectLiteSession

back