GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.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.C1Schedule.BasePersistableObject
          C1.GanttView.BaseObject
             C1.GanttView.Resource

    See Also