Copies the original data of the DataClass object to another.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- sourceData
- Type: CMS.DataEngine IDataClass
Object with source data
- destData
- Type: CMS.DataEngine IDataClass
Destination object
See Also