Click or drag to resize
EntityMappingItemEntityAttributeName Property
Gets the name of the entity attribute that is the target of this mapping item.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public string EntityAttributeName { get; }

Property Value

Type: String
See Also