ProcessNodeEventsRepositoryIsTimerAttribute Field |
Definition of the
IsTimer data attribute
Namespace:
Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ProcessNodeEvent, bool> IsTimerAttribute
Public Shared ReadOnly IsTimerAttribute As ColumnDataAttribute(Of ProcessNodeEvent, Boolean)
public:
static initonly ColumnDataAttribute<ProcessNodeEvent^, bool>^ IsTimerAttribute
static val IsTimerAttribute: ColumnDataAttribute<ProcessNodeEvent, bool>
Field Value
Type:
ColumnDataAttributeProcessNodeEvent,
Boolean
See Also