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

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