[]
Occurs when C1.Schedule.AppointmentCollection has been loaded by the C1ScheduleStorage.Import method.
[C1Description("AppointmentsLoaded", "Fired when AppointmentCollection has been loaded.")]
[C1Category("Data")]
public event EventHandler AppointmentsLoaded
<C1Description("AppointmentsLoaded", "Fired when AppointmentCollection has been loaded.")>
<C1Category("Data")>
Public Event AppointmentsLoaded As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when has been loaded by the C1ScheduleStorage.Import method. |