NewsWebModuleArticlesRepositoryLanguageCodeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Cms
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<NewsWebModuleArticle, string> LanguageCodeAttribute
Public Shared ReadOnly LanguageCodeAttribute As ColumnDataAttribute(Of NewsWebModuleArticle, String)
public:
static initonly ColumnDataAttribute<NewsWebModuleArticle^, String^>^ LanguageCodeAttribute
static val LanguageCodeAttribute: ColumnDataAttribute<NewsWebModuleArticle, string>
Field Value
Type:
ColumnDataAttributeNewsWebModuleArticle,
String
See Also