Click or drag to resize
ConditionsBuilderCreateParameters Method (IEnumerable)

Namespace: FlexRule.Flows.Workflows.Managers.InstanceStore
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public static string[] CreateParameters(
	IEnumerable list
)

Parameters

list
Type: System.CollectionsIEnumerable

Return Value

Type: String
See Also