TemplateLevelsRepositoryLevelNameAttribute 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, string> LevelNameAttribute
Public Shared ReadOnly LevelNameAttribute As ColumnDataAttribute(Of TemplateLevel, String)
public:
static initonly ColumnDataAttribute<TemplateLevel^, String^>^ LevelNameAttribute
static val LevelNameAttribute: ColumnDataAttribute<TemplateLevel, string>
Field Value
Type:
ColumnDataAttributeTemplateLevel,
String
See Also