TransactionNote Property
Optional note for each recipient.
Syntax
__property String TransactionNote[int TransactionIndex] = {read=FTransactionNote, write=FSetTransactionNote};
Default Value
""
Remarks
Optional note for each recipient.
The size of the array is controlled by the TransactionCount property.
This property is not available at design time.
Data Type
String