TextTranslationsRepositoryLanguageAttribute 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<TextTranslation, string> LanguageAttribute
Public Shared ReadOnly LanguageAttribute As ColumnDataAttribute(Of TextTranslation, String)
public:
static initonly ColumnDataAttribute<TextTranslation^, String^>^ LanguageAttribute
static val LanguageAttribute: ColumnDataAttribute<TextTranslation, string>
Field Value
Type:
ColumnDataAttributeTextTranslation,
String
See Also