AJE Components
ReportDataTabling Dispose Method (Boolean)AJE Data Report Engine Help
Releases all resources used by the Object.

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

protected override void Dispose(
	bool Disposing
)

Parameters

Disposing
Type: OnlineSystem Boolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
Remarks

See Also