Gets or sets the schema or namespace to use for an exported report.
'Declaration Public Property DataSchema As String
public string DataSchema {get; set;}
A String indicating the schema or namespace to use for an exported report.
Report Class Report Members