TransactionId Property
Optional merchant tracking number.
Syntax
__property String TransactionId[int TransactionIndex] = {read=FTransactionId, write=FSetTransactionId};
Default Value
""
Remarks
Optional merchant tracking number.
The size of the array is controlled by the TransactionCount property.
This property is not available at design time.
Data Type
String