ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectResource Class / Type Property

In This Topic
    Type Property (ProjectResource)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Type As ProjectResourceType
    public ProjectResourceType Type {get; set;}
    See Also