Initializes a new instance of the C1Appointment class.

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

Syntax

JavaScript
C1.Web.UI.Controls.C1Schedule.C1Appointment = function(appointmentData);

Parameters

appointmentData
Type: Dictionary
The appointment data.

See Also