Gets the parent appointment that will serve as the template for this pattern.

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

Syntax

JavaScript
function get_parentAppointment();
function set_parentAppointment(value);

See Also