Click or drag to resize
ParticipantCreate Method (IDictionaryString, Object)

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#
public static Participant Create(
	IDictionary<string, Object> actor
)

Parameters

actor
Type: System.Collections.GenericIDictionaryString, Object

Return Value

Type: Participant
See Also