SearchResultDueDate Property
Contains the date on which the invoice payment is due.
Object Oriented Interface
public function getSearchResultDueDate($searchresultindex);
Procedural Interface
inpaypal_invoice_get($res, 121 , $searchresultindex);
Default Value
''
Remarks
Contains the date on which the invoice payment is due.
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