ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / Project Class / Resources Property

In This Topic
    Resources Property (Project)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Resources As ProjectResource()
    public ProjectResource[] Resources {get; set;}
    See Also