Eplan Platform API
Eplan.EplApi.Base Namespace / EnumDecisionIcon Enumeration

EnumDecisionIcon Enumeration
Used by the Decider, to determine which icon is to be shown.
Syntax
public enum EnumDecisionIcon : System.Enum 
Members
MemberValueDescription
eEXCLAMATION2exclamation mark icon
eFATALERROR0fatal error icon
eINFORMATION3information (i) icon
eQUESTION1question mark icon
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.Base.EnumDecisionIcon

See Also