AJE Components
Reporting LoadReport Method (String)AJE Data Report Engine Help
Loads the Report Design and Structure from the RDL (Report Definition Language) as XML.

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

public bool LoadReport(
	string RDL
)

Return Value

Type: OnlineBoolean
Remarks

See Also