AJE Components
EngineClassBase DeepCopy Method AJE Data Report Engine Help
Creates a deep copy of the current Object.

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

public EngineClassBase DeepCopy()

Return Value

Type: EngineClassBase
A deep copy of the current Object
Remarks

See Also