Click or drag to resize
OutcomesExists Method

Namespace: FlexRule.Flows.Workflows.Model.Nodes
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public bool Exists(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: Boolean
See Also