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

In This Topic
    ResourceType Property (Resource)
    In This Topic
    Gets or sets the type of the resource.
    Syntax
    'Declaration
     
    Public Property ResourceType As ResourceType
    public ResourceType ResourceType {get; set;}
    See Also