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

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

    System.Object
       C1.C1Schedule.BasePersistableObject
          C1.C1Schedule.BaseObject
             C1.C1Schedule.Resource

    See Also