ProcessesRepositoryIsExecutableAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Process, bool> IsExecutableAttribute
Public Shared ReadOnly IsExecutableAttribute As ColumnDataAttribute(Of Process, Boolean)
public:
static initonly ColumnDataAttribute<Process^, bool>^ IsExecutableAttribute
static val IsExecutableAttribute: ColumnDataAttribute<Process, bool>
Field Value
Type:
ColumnDataAttributeProcess,
Boolean
See Also