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

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