ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectTaskBaseline Class / EstimatedDuration Property

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