SearchResultInvoiceId Property
Contains the Id of the invoice as assigned by PayPal.
Object Oriented Interface
public function getSearchResultInvoiceId($searchresultindex);
Procedural Interface
inpaypal_invoice_get($res, 123 , $searchresultindex);
Default Value
''
Remarks
Contains the Id of the invoice as assigned by PayPal.
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