Gets or sets a description of the report.
'Declaration Public Property Description As System.String
public System.string Description {get; set;}
A String containing a description of the report.
Report Class Report Members