ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectAssignment Class / HasFixedRateUnits Property

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