[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.AppointmentsLoaded

AppointmentsLoaded Event

Occurs when C1.Schedule.AppointmentCollection has been loaded by the C1ScheduleStorage.Import method.

Namespace: C1.Win.Schedule
Assembly: C1.Win.Schedule.10.dll
Syntax
[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
Returns
Type Description
EventHandler Occurs when has been loaded by the C1ScheduleStorage.Import method.