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

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