ProcessNodeEventsRepositoryIsErrorAttribute Field |
Definition of the
IsError 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> IsErrorAttribute
Public Shared ReadOnly IsErrorAttribute As ColumnDataAttribute(Of ProcessNodeEvent, Boolean)
public:
static initonly ColumnDataAttribute<ProcessNodeEvent^, bool>^ IsErrorAttribute
static val IsErrorAttribute: ColumnDataAttribute<ProcessNodeEvent, bool>
Field Value
Type:
ColumnDataAttributeProcessNodeEvent,
Boolean
See Also