AJE Components
EngineClassBase DeepClone Method AJE Data Report Engine Help
Creates a deep clone 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 virtual Object DeepClone()

Return Value

Type: OnlineObject

Implements

OnlineICloneable Clone 
Remarks

See Also