Click or drag to resize
ISingleParticipantTaskPriority Property
A number between 1 to 9. Default priority is 5

Namespace: FlexRule.Flows.Workflows.Managers.Tasks
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Nullable<int> Priority { get; }

Property Value

Type: NullableInt32
See Also