SearchResultPNRef Property
Contains a number which uniquely identifies the transaction in the Global Transport system.
Syntax
char* GetSearchResultPNRef(int iSearchResultIndex);
Default Value
""
Remarks
Contains a number which uniquely identifies the transaction in the Global Transport system.
This value should be stored by the POS to enable the processing transactions based on a previous transaction. For instance, Capture, Void, Refund, TipAdjustment, 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