LinkedTxnAmount Property
The amount of the linked transaction.
Syntax
__property String LinkedTxnAmount[int LinkedTxnIndex] = {read=FLinkedTxnAmount, write=FSetLinkedTxnAmount};
Default Value
""
Remarks
The amount of the linked transaction.
The size of the array is controlled by the LinkedTxnCount property.
This property is read-only and not available at design time.
Data Type
String