ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectOutlineCode Class / AllLevelsRequiredSpecified Property

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