SearchResultGratuityAmount Property
Contains the tip portion of the TotalAmount .
Syntax
char* GetSearchResultGratuityAmount(int iSearchResultIndex);
Default Value
""
Remarks
Contains the tip portion of the SearchResultTotalAmount. This is not applicable to all industries and transaction types.
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