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