IEntityAttributeMapperFactory CreateEntityAttributeMapper Method Kentico 8.0 API Reference
Creates an entity attribute mapper that corresponds to the specified entity attribute.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: EntityAttributeMapperBase
An entity attribute mapper that corresponds to the specified entity attribute, if applicable; otherwise, null.
See Also