AJE Components
Reporting GetRDL Method (Uri)AJE Data Report Engine Help
Gets the Reporting RDL (Report Definition Language) as XML from the specified URI.

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

public string GetRDL(
	Uri URI
)

Return Value

Type: OnlineString
Remarks

See Also