public method IFXConnectLiteSession.getOrdersManagerByAccountGets the orders manager
Declaration
protojavascriptjavacsharppublic getOrdersManagerByAccount(accountInfo : AccountInfo) : IOrdersManager
| Parameters | |
accountInfo |
The account info |
Returns
The method returns an interface, which represents the orders manager for a specific account
See also: AccountInfo, IOrdersManager
Declared in IFXConnectLiteSession