StaticWebModulesRepositoryLanguageCodeAttribute 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<StaticWebModule, string> LanguageCodeAttribute
Public Shared ReadOnly LanguageCodeAttribute As ColumnDataAttribute(Of StaticWebModule, String)
public:
static initonly ColumnDataAttribute<StaticWebModule^, String^>^ LanguageCodeAttribute
static val LanguageCodeAttribute: ColumnDataAttribute<StaticWebModule, string>
Field Value
Type:
ColumnDataAttributeStaticWebModule,
String
See Also