Click or drag to resize

NamePathStringParentHierarchyTEntityFullPathDataAttribute Property

Gets the full path data attribute.

Namespace:  Aloe.EnterpriseOne.Model.Core.Hierarchies
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ITypedDataAttribute<string> FullPathDataAttribute { get; }

Property Value

Type: ITypedDataAttributeString
The full path data attribute.
See Also