Click or drag to resize

NamePathStringParentHierarchyTEntityNameDataAttribute Property

Gets the name data attribute.

Namespace:  Aloe.EnterpriseOne.Model.Core.Hierarchies
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public MultilanguageStringDataAttribute<TEntity> NameDataAttribute { get; }

Property Value

Type: MultilanguageStringDataAttributeTEntity
The name data attribute.
See Also