Gets or sets the schema or namespace to use for an exported report.
| Visual Basic (Declaration) | |
|---|---|
Public Property DataSchema As String | |
| C# | |
|---|---|
public string DataSchema {get; set;} | |
Return Value
A String indicating the schema or namespace to use for an exported report.