AJE Components
ReportDataSource LoadData Method AJE Data Report Engine Help
Loads the Data used for the Report.

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

public bool LoadData(
	string DataXML = ""
)

Return Value

Type: OnlineBoolean
Remarks

See Also