Scheduler for WPF
Categories プロパティ (Appointment)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > Appointment クラス : Categories プロパティ
Gets or sets the CategoryList object which holds the set of categories assigned to the appointment. Categories may be associated with an appointment to effectively group appointments. An appointment may be associated with multiple categories.
シンタックス
'宣言
 
Public Property Categories As CategoryList
public CategoryList Categories {get; set;}
解説
This property only accepts Category objects which are present in the C1ScheduleStorage.CategoryStorage storage.
参照

Appointment クラス
Appointment メンバ