Click or drag to resize

UnknownCurrency Properties

The UnknownCurrency type exposes the following members.

Properties
  NameDescription
Public propertyAmountRoundingMethod (Inherited from Currency.)
Public propertyCulture (Inherited from Currency.)
Public propertyDecimalPlaces (Inherited from Currency.)
Public propertyDecimalSeparator
. from region on server
(Inherited from Currency.)
Public propertyDescription (Inherited from Currency.)
Public propertyId (Inherited from Entity.)
Public propertyPostfix
currency symbol as postfix for amount
(Inherited from Currency.)
Public propertyPrefix
currency symbol as prefix for amont
(Inherited from Currency.)
Public propertyRoundOffAmount
0.01 = 2 decimal places
(Inherited from Currency.)
Public propertyRoundOffSales
0.01 = 2 decimal places
(Inherited from Currency.)
Public propertySaleRoundingMethod (Inherited from Currency.)
Public propertySymbol
$ kr. currency symbol
(Inherited from Currency.)
Public propertyThousandSeparator
, from region on server
(Inherited from Currency.)
Top
See Also