SearchResultTransactionType Property
Contains the transaction type.
Syntax
property SearchResultTransactionType[SearchResultIndex: Integer]: String;
Default Value
''
Remarks
Contains the transaction type. For example, "Sale", "Credit", "Void", etc.
The size of the array is controlled by the SearchResultCount property.
This property is read-only and not available at design time.
Data Type
String