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