AJE Components
Report SchemaFile Property AJE Data Report Engine Help
Gets or sets the URI for the Report Data Schema (XSD) File. If a Schema cannot be found then a typed Schema will be inferred from the Report Data XML.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public string SchemaFile { get; set; }

Property Value

Type: OnlineString
Remarks

See Also