Click or drag to resize

TemplateLevelHierarchyLevel Property

The level within the hierarchy 0=Root, 1=one level below root, etc. (0..9). [Required] [Default(0)] [Filter(ge;le)]

Namespace:  Aloe.EnterpriseOne.Model.Finance.Cost
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public int HierarchyLevel { get; set; }

Property Value

Type: Int32
See Also