TransferFromAccountKey Property
Checksum for the bank where money has to be withdrawn (international banks only).
Syntax
char* GetTransferFromAccountKey();
int SetTransferFromAccountKey(char* lpszTransferFromAccountKey);
Default Value
""
Remarks
Checksum for the bank where money has to be withdrawn (international banks only).
This is optional to be provided when initiating or modifying a bank transfer (i.e., when TransferFunds or ModifyTransfer methods are called).
The TransferFromAccountKey is applicable for international banks only.
This property is not available at design time.
Data Type
String