DataSchema Property (IReport)
In This Topic
Gets the namespace to use in a report rendered using a data-oriented rendering extension (e.g., XML).
Syntax
'Declaration
ReadOnly Property DataSchema As String
Property Value
A
System.String representing the namespace for the data-oriented rendering extension.
See Also