Save appointment.

Namespace:  C1.Web.UI.Controls.C1Schedule.Dialogs
Assembly:  C1ScheduleClient (in C1ScheduleClient.dll)

Syntax

JavaScript
function save(closeDialog);

Parameters

closeDialog
Type: System..::..Boolean
if set to true dialog will be closed after saving appointment.

See Also