SearchResultInvoiceDate Property
Contains the date on which the invoice was enabled.
Syntax
__property String SearchResultInvoiceDate[int SearchResultIndex] = {read=FSearchResultInvoiceDate, write=FSetSearchResultInvoiceDate};
Default Value
""
Remarks
Contains the date on which the invoice was enabled.
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