Initializes a new instance of the EntityMapping class with the collection of entity mapping items.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- source
- Type: System.Collections.Generic IEnumerable EntityMappingItem
The collection of entity mapping items.
See Also