EntityMapping Class |
Namespace: CMS.DataCom
public sealed class EntityMapping
The EntityMapping type exposes the following members.
Name | Description | |
---|---|---|
EntityMapping |
Initializes a new instance of the EntityMapping class.
| |
EntityMapping(IEnumerableEntityMappingItem) |
Initializes a new instance of the EntityMapping class with the collection of entity mapping items.
|
Name | Description | |
---|---|---|
Add |
Adds an entity mapping item to this mapping.
| |
GetItem |
Searches for an entity mapping item with the specified form field name, and returns it.
|