TypeWorkTypesRepositoryIsActiveAttribute Field |
Definition of the
IsActive data attribute
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<TypeWorkType, bool> IsActiveAttribute
Public Shared ReadOnly IsActiveAttribute As ColumnDataAttribute(Of TypeWorkType, Boolean)
public:
static initonly ColumnDataAttribute<TypeWorkType^, bool>^ IsActiveAttribute
static val IsActiveAttribute: ColumnDataAttribute<TypeWorkType, bool>
Field Value
Type:
ColumnDataAttributeTypeWorkType,
Boolean
See Also