Enum NotificationType
Represents the notification types.
Namespace: HP.LFT.SDK.Oracle
Assembly: HP.LFT.SDK.dll
Syntax
public enum NotificationType
Fields
| Name | Description |
|---|---|
| Decision | Question or decision notification type. |
| Error | Error notification type. |
| Info | Info notification type. |
| Warning | Warning notification type. |