Click or drag to resize

MemberProduct Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Base.BaseEntity
    LSRetail.Omni.Domain.DataModel.Activity.ClientMemberProduct

Namespace: LSRetail.Omni.Domain.DataModel.Activity.Client
Assembly: LSRetail.Omni.Domain.DataModel.Activity (in LSRetail.Omni.Domain.DataModel.Activity.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
public class MemberProduct : Entity, 
	IDisposable

The MemberProduct type exposes the following members.

Constructors
 NameDescription
Public methodMemberProductInitializes a new instance of the MemberProduct class
Public methodMemberProduct(String)Initializes a new instance of the MemberProduct class
Top
Properties
Methods
 NameDescription
Public methodDisposeReleases all resources used by the MemberProduct
Top
Events
 NameDescription
Public eventPropertyChanged
(Inherited from Entity)
Top
See Also