Gets or sets the list of appointment's statuses.

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

Syntax

JavaScript
function get_statuses();
function set_statuses(value);

Field Value

The appointment's statuses.

See Also