Click or drag to resize

NotificationUnread Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Loyalty.SetupNotificationUnread

Namespace:  LSRetail.Omni.Domain.DataModel.Loyalty.Setup
Assembly:  LSRetail.Omni.Domain.DataModel.Loyalty (in LSRetail.Omni.Domain.DataModel.Loyalty.dll) Version: Commerce Service for LS Central 2024.6
Syntax
C#
public class NotificationUnread : IDisposable

The NotificationUnread type exposes the following members.

Constructors
  NameDescription
Public methodNotificationUnread
Initializes a new instance of the NotificationUnread class
Top
Properties
  NameDescription
Public propertyCount
Public propertyCreated
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the NotificationUnread
Top
See Also