Click or drag to resize

Offer Class

Inheritance Hierarchy

Namespace:  LSRetail.Omni.Domain.DataModel.Base.Retail
Assembly:  LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: LS Omni 3.7.0
Syntax
C#
public class Offer : Entity, IDisposable

The Offer type exposes the following members.

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