Enum NotificationSource
- Namespace
- OpenSettings.Models
- Assembly
- OpenSettings.dll
public enum NotificationSource
Fields
OpenSettings = 3Represents notifications created by the OpenSettings.
System = 2Represents notifications created by the system.
User = 1Represents notifications created by the user.