Indicate whether appointment is changed and must be saved on "Save and close" button click.

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

Syntax

JavaScript
function setAppointmentDirty(isChanged);

Parameters

isChanged
Type: System..::..Boolean
if set to true [is changed].

See Also