JobsRepositoryIsActiveAttribute Field |
Definition of the
IsActive 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<Job, bool> IsActiveAttribute
Public Shared ReadOnly IsActiveAttribute As ColumnDataAttribute(Of Job, Boolean)
public:
static initonly ColumnDataAttribute<Job^, bool>^ IsActiveAttribute
static val IsActiveAttribute: ColumnDataAttribute<Job, bool>
Field Value
Type:
ColumnDataAttributeJob,
Boolean
See Also