Click or drag to resize
Participant Constructor

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 Participant(
	string name,
	string identifier = null
)

Parameters

name
Type: SystemString
identifier (Optional)
Type: SystemString
See Also