ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectResource Class / OverAllocatedSpecified Property

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