ProcessNodeEventsRepositoryEventTypeAttribute 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<ProcessNodeEvent, string> EventTypeAttribute
Public Shared ReadOnly EventTypeAttribute As ColumnDataAttribute(Of ProcessNodeEvent, String)
public:
static initonly ColumnDataAttribute<ProcessNodeEvent^, String^>^ EventTypeAttribute
static val EventTypeAttribute: ColumnDataAttribute<ProcessNodeEvent, string>
Field Value
Type:
ColumnDataAttributeProcessNodeEvent,
String
See Also