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

Return Value

Type: EngineClassBase
A copy of the current Object
Remarks

See Also