Currency Attribute Constant
The following constants represent currency attributes.
Table 20. tagCURRENCY_ATTRIBS Enumeration
Constant | Description |
---|
ATTRIB_CURRENCY_ICT_DISPLAY | DisplayInICT attribute. |
ATTRIB_CURRENCY_MAX | Represents the last attribute in this enumeration; use this to loop through the attributes. |
ATTRIB_CURRENCY_MIN | Represents the first attribute in this enumeration; use this to loop through the attributes. |
ATTRIB_CURRENCY_NUM_ATTRIBS | Represents the total number of attributes in this enumeration. |
ATTRIB_CURRENCY_SCALE | Scale attribute. |
ATTRIB_CURRENCY_TRANSOP | TranslationOperator attribute. |