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