ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectResourceAvailabilityPeriod Class / AvailableUnits Property

In This Topic
    AvailableUnits Property (ProjectResourceAvailabilityPeriod)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AvailableUnits As System.Single
    public System.float AvailableUnits {get; set;}
    See Also