| HumanTaskNodeParticipants Property |
Participants of the task, will check will receive a [!:IWorkItem] in their WorkItem application.
Namespace: FlexRule.Flows.Workflows.Model.NodesAssembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic IEnumerable<Actor> Participants { get; }Property Value
Type:
IEnumerableActor
See Also