SearchResultCurrencyCode Property
Contains the currency code used for all invoice item amounts and totals.
Syntax
__property String SearchResultCurrencyCode[int SearchResultIndex] = {read=FSearchResultCurrencyCode, write=FSetSearchResultCurrencyCode};
Default Value
""
Remarks
Contains the currency code used for all invoice item amounts and totals.
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