Click or drag to resize
HumanTaskNodeParticipants Property
Participants of the task, will check will receive a [!:IWorkItem] in their WorkItem application.

Namespace: FlexRule.Flows.Workflows.Model.Nodes
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public IEnumerable<Actor> Participants { get; }

Property Value

Type: IEnumerableActor
See Also