Gets or sets the appointment id.

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

Syntax

JavaScript
function get_id();
function set_id(value);

Field Value

The appointment id.

See Also