Represents an appointment in the C1Schedule control.

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

Syntax

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

Type.createClass(
	'C1.Web.UI.Controls.C1Schedule.C1Appointment');

Inheritance Hierarchy

System..::..Object
  C1.Web.UI.Controls.C1Schedule..::..C1Appointment

See Also