AJE Components
EngineClassBase Clone Method AJE Data Report Engine Help
Clone the object, and returning a reference to a cloned object.

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

public Object Clone()

Return Value

Type: OnlineObject
Reference to the new cloned object.
See Also