AccBankId Property
If the returned ServiceType is BANK, the BankId indicates routing and transit number of the account.
Syntax
char* GetAccBankId(int iAccIndex);
Default Value
""
Remarks
If the returned AccServiceType is BANK, the AccBankId indicates routing and transit number of the account. If the value of AccServiceType is INVESTMENT, then AccBankId indicates broker id.
The size of the array is controlled by the AccCount property.
This property is read-only and not available at design time.
Data Type
String