GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / Project Class / OutlineCodes Property

In This Topic
    OutlineCodes Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property OutlineCodes As ProjectOutlineCode()
    public ProjectOutlineCode[] OutlineCodes {get; set;}
    See Also