Click or drag to resize

Money Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Base.RetailMoney

Namespace: LSRetail.Omni.Domain.DataModel.Base.Retail
Assembly: LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
public sealed class Money

The Money type exposes the following members.

Constructors
 NameDescription
Public methodMoneyInitializes a new instance of the Money class
Public methodMoney(Money)Initializes a new instance of the Money class
Public methodMoney(Decimal, Currency)Initializes a new instance of the Money class
Public methodMoney(Decimal, String)Initializes a new instance of the Money class
Top
Properties
Methods
Operators
See Also