ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / Project Class / OutlineCodes Property

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