Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / Category Class
Members

In This Topic
    Category Class
    In This Topic
    The Category class represents the category which can be associated with the Appointment object.
    Object Model
    Category Class
    Syntax
    'Declaration
     
    
    Public Class Category 
       Inherits BaseObject
    public class Category : BaseObject 
    Inheritance Hierarchy

    System.Object
       C1.C1Schedule.BasePersistableObject
          C1.C1Schedule.BaseObject
             C1.C1Schedule.Category

    See Also