ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / Project Class / Manager Property

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