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

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