ComponentOne Scheduler for WinForms
ImportanceEnum Enumeration

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace : ImportanceEnum Enumeration
Determines the importance of the Appointment object.
Syntax
'Declaration
 
Public Enum ImportanceEnum 
   Inherits System.Enum
public enum ImportanceEnum : System.Enum 
Members
MemberDescription
HighHigh
LowLow
NormalNormal
Inheritance Hierarchy

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

See Also

Reference

C1.C1Schedule Namespace