Click or drag to resize

Price Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Loyalty.ItemsPrice

Namespace:  LSRetail.Omni.Domain.DataModel.Loyalty.Items
Assembly:  LSRetail.Omni.Domain.DataModel.Loyalty (in LSRetail.Omni.Domain.DataModel.Loyalty.dll) Version: Commerce Service for LS Central 2024.6
Syntax
C#
public class Price : IDisposable

The Price type exposes the following members.

Constructors
  NameDescription
Public methodPrice
Initializes a new instance of the Price class
Public methodPrice(String, String, String)
Initializes a new instance of the Price class
Top
Properties
Methods
  NameDescription
Public methodDispose
Releases all resources used by the Price
Top
See Also