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

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