Scheduler for WinForms
Appointments プロパティ (Day)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > Day クラス : Appointments プロパティ
Returns the list of Appointment objects which occur during the current day.
シンタックス
'宣言
 
Public ReadOnly Property Appointments As System.Collections.Generic.List(Of Appointment)
public System.Collections.Generic.List<Appointment> Appointments {get;}
参照

Day クラス
Day メンバ