ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectTask Class / OutlineLevel Property

In This Topic
    OutlineLevel Property (ProjectTask)
    In This Topic
    Syntax
    'Declaration
     
    Public Property OutlineLevel As System.String
    public System.string OutlineLevel {get; set;}
    See Also