Loads the data of the DataRow object to the class.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- sourceData
- Type:
System.Data.DataRow
Object with source data
- destData
- Type: CMS.DataEngine.IDataClass
Destination object
See Also