SearchResultTotalAmount Property
Contains the total amount of the invoice.
Syntax
property SearchResultTotalAmount[SearchResultIndex: Integer]: String;
Default Value
''
Remarks
Contains the total amount 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