Gets or sets the list of appointment's categories.

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

Syntax

JavaScript
function get_categories();
function set_categories(value);

Field Value

The appointment's categories.

See Also