AJE Components
EngineClassBase ShallowClone Method (Object)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 static Object ShallowClone(
	Object Obj
)

Return Value

Type: OnlineObject
A shallow clone of the current Object
Remarks

See Also