Gets or sets a value indicating the author of the report.
'Declaration Public Property Author As System.String
public System.string Author {get; set;}
A System.String indicating the author of the report.
Report Class Report Members