SearchResultInvoiceNumber Property
Contains the number of the invoice as assigned by the merchant.
Object Oriented Interface
public function getSearchResultInvoiceNumber($searchresultindex);
Procedural Interface
inpaypal_invoice_get($res, 124 , $searchresultindex);
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