TransactionAmount Property
Amount to be sent to each recipient.
Syntax
__property String TransactionAmount[int TransactionIndex] = {read=FTransactionAmount, write=FSetTransactionAmount};
Default Value
""
Remarks
Amount to be sent to each recipient.
The size of the array is controlled by the TransactionCount property.
This property is not available at design time.
Data Type
String