C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / ImportanceEnum Enumeration

ImportanceEnum Enumeration
Determines the importance of the Appointment object.
Syntax
'Declaration
 
Public Enum ImportanceEnum 
   Inherits System.Enum
 
Members
MemberDescription
HighHigh
LowLow
NormalNormal
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.C1Schedule.ImportanceEnum

See Also