Click or drag to resize

NotificationUpdateType Enumeration


Represents a type of RavenDB notification update

Namespace:  Ingeniux.CMS.RavenDB.Stats
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
public enum NotificationUpdateType
Members
  Member nameValueDescription
Dismissed0 The notification has been dismissed.
Postponed1 The notification has been postponed.
See Also