Click or drag to resize

HierarchyNodeCode Property

Gets the code.

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

Property Value

Type: String
The code.

Implements

ICodeNamePairCode
See Also