GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectAssignment Class / HasFixedRateUnits Property

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