Scheduler for WinForms
Resources プロパティ (Appointment)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > Appointment クラス : Resources プロパティ
Gets or sets the ResourceList object which holds the set of Resource objects for this appointment. An appointment may be associated with multiple resources.
シンタックス
'宣言
 
Public Property Resources As ResourceList
public ResourceList Resources {get; set;}
解説
This property only accepts Resource objects which are present in the C1ScheduleStorage.ResourceStorage storage.
参照

Appointment クラス
Appointment メンバ