NotificationType Enumeration

Represents the notification types.

C# Syntax

public enum NotificationType : System.Enum 

Members

MemberDescription
ErrorError notification type.
InfoInfo notification type.
DecisionQuestion or decision notification type.
Warning Warning notification type.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         HP.LFT.SDK.Oracle.NotificationType