Constructor - Initializes the object with source data.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
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