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