| 名前 | 解説 | |
|---|---|---|
![]() | DateAppointments コンストラクタ | Initializes a new instance of the DateAppointments class. |
DateAppointmentsデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | DateAppointments コンストラクタ | Initializes a new instance of the DateAppointments class. |
| 名前 | 解説 | |
|---|---|---|
![]() | Appointments | Gets the System.Collections.Generic.List`1 list of all appointments for the represented day. |
![]() | BusyStatus | Returns availability status of the current day. |
![]() | Date | Gets the System.DateTime value determining the represented date. |
![]() | HasAppointments | Returns true if current day contains one or more appointments. |
| 名前 | 解説 | |
|---|---|---|
![]() | AddAppointment | Adds a new C1.Schedule.Appointment object to the current day. |