Click or drag to resize

TemplateLevels Property

List of TemplateLevel child objects, based on the Finance.Cost.TemplateLevel.CostTemplate back reference

Namespace:  Aloe.EnterpriseOne.Model.Finance.Cost
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<TemplateLevel> Levels { get; }

Property Value

Type: ChildCollectionTemplateLevel
See Also