NotificationType Enumeration |
[Missing <summary> documentation for "T:Scanjour.Process.PushNotification.NotificationType"]
Namespace: Scanjour.Process.PushNotificationAssembly: Scanjour.Process.PushNotification_24.5.0.0 (in Scanjour.Process.PushNotification_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic enum NotificationType
Public Enumeration NotificationType
public enum class NotificationType
MembersMember name | Value | Description |
---|
Create | 0 | |
UpdateTask | 1 | |
UpdateProcess | 2 | |
NearDue | 3 | |
OverDue | 4 | |
Cancel | 5 | |
Obsolete | 6 | |
PriorityChange | 7 | |
Action | 8 | |
RejectTo | 9 | |
Takeover | 10 | |
See Also