ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / Project Class / AutoAddNewResourcesAndTasks Property

In This Topic
    AutoAddNewResourcesAndTasks Property (Project)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AutoAddNewResourcesAndTasks As System.Boolean
    public System.bool AutoAddNewResourcesAndTasks {get; set;}
    See Also