Gets or sets the appointment's end date.

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

Syntax

JavaScript
function get_endDate();
function set_endDate(value);

Field Value

The appointment's end date.

See Also