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 2026.8.0
Syntax
C#
public class NotificationUnread : IDisposable

The NotificationUnread type exposes the following members.

Constructors
 NameDescription
Public methodNotificationUnreadInitializes a new instance of the NotificationUnread class
Top
Properties
 NameDescription
Public propertyCount 
Public propertyCreated 
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the NotificationUnread
Top
See Also