Click or drag to resize
WorkflowIdentity Constructor

Namespace: FlexRule.Flows.Workflows
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public WorkflowIdentity(
	string name,
	string namespace
)

Parameters

name
Type: SystemString
namespace
Type: SystemString
See Also