SearchResultInvoiceNumber Property
Contains the number of the invoice as assigned by the merchant.
Syntax
__property String SearchResultInvoiceNumber[int SearchResultIndex] = {read=FSearchResultInvoiceNumber, write=FSetSearchResultInvoiceNumber};
Default Value
""
Remarks
Contains the number of the invoice as assigned by the merchant.
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