ProcessLanesRepositoryRestrictToSingleUserAttribute 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<ProcessLane, bool> RestrictToSingleUserAttribute
Public Shared ReadOnly RestrictToSingleUserAttribute As ColumnDataAttribute(Of ProcessLane, Boolean)
public:
static initonly ColumnDataAttribute<ProcessLane^, bool>^ RestrictToSingleUserAttribute
static val RestrictToSingleUserAttribute: ColumnDataAttribute<ProcessLane, bool>
Field Value
Type:
ColumnDataAttributeProcessLane,
Boolean
See Also