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