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.1.5347.20411)
Parameters
- source
- Type: System.Collections.Generic IEnumerable EntityMappingItem
The collection of entity mapping items.
See Also