ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / ReportInfo Class / Author Property

In This Topic
    Author Property
    In This Topic
    Gets or sets the name of the person that created the report.
    Syntax
    'Declaration
     
    Public Property Author As System.String
    public System.string Author {get; set;}
    See Also