SearchResultStatus Property
Contains the status of the invoice.
Syntax
__property String SearchResultStatus[int SearchResultIndex] = {read=FSearchResultStatus, write=FSetSearchResultStatus};
Default Value
""
Remarks
Contains the status of the invoice.
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