TranslationsRepositoryActiveAttribute Field |
Definition of the
Active 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, bool> ActiveAttribute
Public Shared ReadOnly ActiveAttribute As ColumnDataAttribute(Of Translation, Boolean)
public:
static initonly ColumnDataAttribute<Translation^, bool>^ ActiveAttribute
static val ActiveAttribute: ColumnDataAttribute<Translation, bool>
Field Value
Type:
ColumnDataAttributeTranslation,
Boolean
See Also