NotificationType Enumeration
Represents the notification types.
C# Syntax
public enum NotificationType : System.Enum
Members
Member | Description |
---|---|
Error | Error notification type. |
Info | Info notification type. |
Decision | Question or decision notification type. |
Warning | Warning notification type. |
System.Object
System.ValueType
System.Enum
HP.LFT.SDK.Oracle.NotificationType