Click or drag to resize
EntityAttributeMapperBaseAttributeInfo Property
Gets an entity attribute info that is the source of this mapping.

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

Property Value

Type: EntityAttributeInfo
See Also