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