ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView 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.Schedule.BasePersistableObject
          C1.Win.GanttView.BaseObject
             C1.Win.GanttView.Resource

    See Also