LinkedTxnDate Property
The date of the linked transaction.
Syntax
__property String LinkedTxnDate[int LinkedTxnIndex] = {read=FLinkedTxnDate, write=FSetLinkedTxnDate};
Default Value
""
Remarks
The date 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