ActiveReports 8
DataSchema Property (Report)

Gets or sets the schema or namespace to use for an exported report.

Syntax
'Declaration
 
Public Property DataSchema As System.String
public System.string DataSchema {get; set;}

Property Value

A String indicating the schema or namespace to use for an exported report.

See Also

Reference

Report Class
Report Members

Support Forum