Gets or sets the C1Schedule control that owns the appointment.

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

Syntax

JavaScript
function get_ownerSchedule();
function set_ownerSchedule(value);

Field Value

The owner C1Schedule control.

See Also