SearchResultDueDate Property
Contains the date on which the invoice payment is due.
Syntax
__property String SearchResultDueDate[int SearchResultIndex] = {read=FSearchResultDueDate, write=FSetSearchResultDueDate};
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