Constructor - Initializes the object with source data.
            
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- typeInfo
 - Type: CMS.DataEngine ObjectTypeInfo
Type information 
- sourceData
 - Type: CMS.DataEngine IDataClass
Source data 
- keepSourceData
 - Type: 
System Boolean
If true, source data are kept 
See Also