SearchResultInvoiceId Property
Contains the Id of the invoice as assigned by PayPal.
Syntax
char* GetSearchResultInvoiceId(int iSearchResultIndex);
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