[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.BeforeAppointmentSave

BeforeAppointmentSave Event

Occurs before the C1.Schedule.Appointment object is saved by end-user.

Namespace: C1.Win.Schedule
Assembly: C1.Win.Schedule.10.dll
Syntax
[C1Description("BeforeAppointmentSave", "Fired before Appointment is saved by end-user.")]
[C1Category("UI")]
public event CancelAppointmentEventHandler BeforeAppointmentSave
<C1Description("BeforeAppointmentSave", "Fired before Appointment is saved by end-user.")>
<C1Category("UI")>
Public Event BeforeAppointmentSave As CancelAppointmentEventHandler
Returns
Type Description
CancelAppointmentEventHandler Occurs before the object is saved by end-user.