GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / Project Class / NewTasksEstimated Property

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