The Category class represents the category which can be
associated with the Appointment object.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
[SerializableAttribute] public class Category : BaseObject |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class Category _ Inherits BaseObject |
Inheritance Hierarchy
System..::..Object
C1.C1Schedule..::..BasePersistableObject
C1.C1Schedule..::..BaseObject
C1.C1Schedule..::..Category
C1.C1Schedule..::..BasePersistableObject
C1.C1Schedule..::..BaseObject
C1.C1Schedule..::..Category