Get C1RecurrencePattern for this C1Appointment.

Remarks

If RecurrenceState equals to Occurrence. Then the parent C1Appointment. C1RecurrencePattern is returned.

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

Syntax

JavaScript
function get_recurrencPattern();
function set_recurrencPattern(value);

See Also