ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectTask Class / EstimatedSpecified Property

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