ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectTask Class / Estimated Property

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