UnknownCurrency Class |
Namespace: LSRetail.Omni.Domain.DataModel.Base.Setup.SpecialCase
public class UnknownCurrency : Currency
The UnknownCurrency type exposes the following members.
Name | Description | |
---|---|---|
![]() | UnknownCurrency | Initializes a new instance of the UnknownCurrency class |
![]() | UnknownCurrency(String) | Initializes a new instance of the UnknownCurrency class |
Name | Description | |
---|---|---|
![]() | AmountRoundingMethod | (Inherited from Currency.) |
![]() | Culture | (Inherited from Currency.) |
![]() | DecimalPlaces | (Inherited from Currency.) |
![]() | DecimalSeparator |
. from region on server
(Inherited from Currency.) |
![]() | Description | (Inherited from Currency.) |
![]() | Id | (Inherited from Entity.) |
![]() | Postfix |
currency symbol as postfix for amount
(Inherited from Currency.) |
![]() | Prefix |
currency symbol as prefix for amont
(Inherited from Currency.) |
![]() | RoundOffAmount |
0.01 = 2 decimal places
(Inherited from Currency.) |
![]() | RoundOffSales |
0.01 = 2 decimal places
(Inherited from Currency.) |
![]() | SaleRoundingMethod | (Inherited from Currency.) |
![]() | Symbol |
$ kr. currency symbol
(Inherited from Currency.) |
![]() | ThousandSeparator |
, from region on server
(Inherited from Currency.) |
Name | Description | |
---|---|---|
![]() | Dispose | (Inherited from Currency.) |
![]() | FormatDecimal | (Inherited from Currency.) |