SyncPaymentPayeeAccount Property
User's account number with the payee this payment was sent to.
Syntax
property SyncPaymentPayeeAccount[SyncPaymentIndex: Integer]: String;
Default Value
''
Remarks
User's account number with the payee this payment was sent to.
This string uniquely identifies the customer in the payee (biller) system.
The size of the array is controlled by the SyncPaymentCount property.
This property is read-only and not available at design time.
Data Type
String