GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectTask Class / Estimated Property

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