TemplateCostTypesRepositoryHierarchyLevelAttribute 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<TemplateCostType, int> HierarchyLevelAttribute
Public Shared ReadOnly HierarchyLevelAttribute As ColumnDataAttribute(Of TemplateCostType, Integer)
public:
static initonly ColumnDataAttribute<TemplateCostType^, int>^ HierarchyLevelAttribute
static val HierarchyLevelAttribute: ColumnDataAttribute<TemplateCostType, int>
Field Value
Type:
ColumnDataAttributeTemplateCostType,
Int32
See Also