ProcessesRepositoryStartRoleIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Workflow
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Process, Nullable<Guid>> StartRoleIdAttribute
Public Shared ReadOnly StartRoleIdAttribute As ColumnDataAttribute(Of Process, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<Process^, Nullable<Guid^>^>^ StartRoleIdAttribute
static val StartRoleIdAttribute: ColumnDataAttribute<Process, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeProcess,
NullableGuid
See Also