Scheduler for WPF
ImportanceEnum 列挙体

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 : ImportanceEnum 列挙体
Determines the importance of the Appointment object.
シンタックス
'宣言
 
Public Enum ImportanceEnum 
   Inherits System.Enum
public enum ImportanceEnum : System.Enum 
メンバ
メンバ解説
HighHigh
LowLow
NormalNormal
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Schedule.ImportanceEnum

参照

C1.Schedule 名前空間