TemplateLevelsRepositoryHierarchyLevelAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Cost
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<TemplateLevel, int> HierarchyLevelAttribute
Public Shared ReadOnly HierarchyLevelAttribute As ColumnDataAttribute(Of TemplateLevel, Integer)
public:
static initonly ColumnDataAttribute<TemplateLevel^, int>^ HierarchyLevelAttribute
static val HierarchyLevelAttribute: ColumnDataAttribute<TemplateLevel, int>
Field Value
Type:
ColumnDataAttributeTemplateLevel,
Int32
See Also