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

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

Appointment クラス
Appointment メンバ