SYNTAX
Public sub GetAccountHistory(FromDate As String, ToDate As String)
DESCRIPTION
This method used to get Account History for selected account. To get
result from the server, you have to consume AccountHistoryReceived
[http://www.hybridsolutions.c...
SYNTAX
Public Function SelectAccount(AccountID As String) As Boolean
DESCRIPTION
This function is used to choose a given account ID to make different
operations on.
PARAMETERS
Key
Description
AccountID
Specific account number to be cho...
SYNTAX
Public Function PositionGetString(propertyID As ENUM _POSITION_PROPERTY_STRING ,ByRef strVar As Variant)As Boolean
DESCRIPTION
This function is used to get a string information about the selected
position according to a given property ID and se...
SYNTAX
Public Function AccountInfoString(propertyID As ENUM_ACCOUNT_INFO_STRING) As String
DESCRIPTION
This function is used to return account name information for a
selected account according to a given property Id.
PARAMETERS
Key
Description...
SYNTAX
Public Function AccountInfoInteger(propertyID As ENUM_ACCOUNT_INFO_INTEGER) As Long
DESCRIPTION
This function is used to return the account information for a selected
account according to a given property ID.
PARAMETERS
Key
Description ...
SYNTAX
Public Function AccountInfoDouble(propertyID As ENUM_ACCOUNT_INFO_DOUBLE) As Double
DESCRIPTION
This function is used to return account summary information for
selected account according to a given account property ID.
PARAMETERS
Key
De...