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

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