Click or drag to resize
Workflow Constructor (IElementActivatorRegistry, IElementModel)

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 Workflow(
	IElementActivatorRegistry registry,
	IElementModel model
)

Parameters

registry
Type: FlexRuleIElementActivatorRegistry
model
Type: FlexRule.Core.ModelIElementModel
See Also