Gets or sets the DateTime value indicating the end time for the given occurrence of the recurrence pattern.

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

Syntax

JavaScript
function get_patternEndDate();
function set_patternEndDate(value);

See Also