Click or drag to resize

LoySaleLine Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Base.BaseEntity
    LSRetail.Omni.Domain.DataModel.Loyalty.TransactionsLoySaleLine

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 class LoySaleLine : Entity

The LoySaleLine type exposes the following members.

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