Enum "Currency Symbol Position"

ID 51
Namespace: Microsoft.Finance.Currency

Enum to define the position of the currency symbol in relation to the amount.

Properties

Name Value
Extensible True

Values

Name Description
"Before Amount"

Represents the scenario where the currency symbol is placed before the amount.

"After Amount"

Represents the scenario where the currency symbol is placed after the amount.

See also