[]
Occurs before the C1.Schedule.Appointment object is saved by end-user.
[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
| Type | Description |
|---|---|
| CancelAppointmentEventHandler | Occurs before the object is saved by end-user. |