Click or drag to resize

SubscriptionEntry Class

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

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 2024.4
Syntax
C#
public class SubscriptionEntry : Entity, 
	IDisposable

The SubscriptionEntry type exposes the following members.

Constructors
  NameDescription
Public methodSubscriptionEntry
Initializes a new instance of the SubscriptionEntry class
Public methodSubscriptionEntry(String)
Initializes a new instance of the SubscriptionEntry class
Top
Properties
Methods
  NameDescription
Public methodDispose
Releases all resources used by the SubscriptionEntry
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from Entity.)
Top
See Also