ResultBaseAmount Property
The source amount before conversion, in the currency code specified by the BaseCode property.
Syntax
char* GetResultBaseAmount(int iResultIndex);
Default Value
""
Remarks
The source amount before conversion, in the currency code specified by the ResultBaseCode property.
The size of the array is controlled by the ResultCount property.
This property is read-only and not available at design time.
Data Type
String