Click or drag to resize

BaseLine Class

Inheritance Hierarchy

Namespace:  LSRetail.Omni.Domain.DataModel.Loyalty.Transactions
Assembly:  LSRetail.Omni.Domain.DataModel.Loyalty (in LSRetail.Omni.Domain.DataModel.Loyalty.dll) Version: LS Omni 3.7.0
Syntax
C#
public abstract class BaseLine : Entity

The BaseLine type exposes the following members.

Constructors
  NameDescription
Public methodBaseLine
Initializes a new instance of the BaseLine class
Public methodBaseLine(String)
Initializes a new instance of the BaseLine class
Top
Properties
  NameDescription
Public propertyId (Inherited from Entity.)
Top
See Also