TranslationsRepositoryLanguageAttribute Field |
Definition of the
Language data attribute
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Translation, string> LanguageAttribute
Public Shared ReadOnly LanguageAttribute As ColumnDataAttribute(Of Translation, String)
public:
static initonly ColumnDataAttribute<Translation^, String^>^ LanguageAttribute
static val LanguageAttribute: ColumnDataAttribute<Translation, string>
Field Value
Type:
ColumnDataAttributeTranslation,
String
See Also