AJE Components
EngineClassBase ShallowClone Method AJE Data Report Engine Help
Creates a shallow 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 EngineClassBase ShallowClone()

Return Value

Type: EngineClassBase
A shallow clone of the current Object
Remarks

See Also