TxCheckNumber Property
The check number as found on the original check.
Syntax
property TxCheckNumber[TxIndex: Integer]: String;
Default Value
''
Remarks
The check number as found on the original check. Some stores that use electronic checks may put a randomly generated value in this property.
The size of the array is controlled by the TxCount property.
This property is read-only and not available at design time.
Data Type
String