The Category class represents the category which can be associated with the Appointment object.

Namespace:  C1.C1Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public class Category : BaseObject
Visual Basic
Public Class Category _
	Inherits BaseObject

Inheritance Hierarchy

See Also