Click or drag to resize
IMultiParticipantTaskOwner Property
Task's owner, who has started the task.

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#
Participant Owner { get; }

Property Value

Type: Participant
See Also