AJE Components
ReportDataTabling WriteError Method AJE Data Report Engine Help
Function Writes the Error to the Output Build.

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

public void WriteError(
	string Err,
	Exception Ex
)
Remarks

See Also