ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / Resource Class
Members

In This Topic
    Resource Class
    In This Topic
    Represents a resource in the project.
    Object Model
    Resource Class
    Syntax
    'Declaration
     
    Public Class Resource 
       Inherits BaseObject
    public class Resource : BaseObject 
    Inheritance Hierarchy

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

    See Also