Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataCom
EntityMapping Class
EntityMapping Constructor
EntityMapping Constructor
EntityMapping Constructor (IEnumerable(EntityMappingItem))
EntityMapping Constructor (IEnumerable
EntityMappingItem
)
Initializes a new instance of the EntityMapping class with the collection of entity mapping items.
Namespace:
CMS.DataCom
Assembly:
CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax
C#
Copy
public
EntityMapping
(
IEnumerable
<
EntityMappingItem
>
source
)
Parameters
source
Type:
System.Collections.Generic
IEnumerable
EntityMappingItem
The collection of entity mapping items.
See Also
Reference
EntityMapping Class
EntityMapping Overload
CMS.DataCom Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com