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

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