public method IO2GAccountTableRow.getManagerAccountID
Brief
Gets the unique identification number of the funds manager account.
Declaration | ||||
|
Details
The returned value is unique within the database where the account is stored. For example, MINIDEMO
or U100D1
. The uniqueness of the funds manager
account itself is assured by the combination of the database ID and the returned value of this method.
The returned value has meaning only for managed accounts (see AccountKind
field in the Accounts table).
For all other account types, the method returns empty string.
Declared in IO2GAccountRow