CurrencySymbolPositionType

CurrencySymbolPositionType enumeration

Specifies the position of a currency symbol.

Members

Member nameDescription
UNDEFINEDIndicates undefined value means that the field was not defined in original project file.
BEFOREIndicates Before currency symbol position type.
AFTERIndicates After currency symbol position type.
BEFORE_WITH_SPACEIndicates BeforeWithSpace currency symbol position type.
AFTER_WITH_SPACEIndicates AfterWithSpace currency symbol position type.

See Also