ProcessNodesRepositoryProcessIdAttribute Field |
Definition of the data attribute for
Process reference
Namespace:
Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ProcessNode, Guid> ProcessIdAttribute
Public Shared ReadOnly ProcessIdAttribute As ColumnDataAttribute(Of ProcessNode, Guid)
public:
static initonly ColumnDataAttribute<ProcessNode^, Guid^>^ ProcessIdAttribute
static val ProcessIdAttribute: ColumnDataAttribute<ProcessNode, Guid>
Field Value
Type:
ColumnDataAttributeProcessNode,
Guid
See Also