Click or drag to resize
ConditionsBuilderCreateValues Method

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 IDictionary<string, Object> CreateValues(
	string[] parameters,
	IEnumerable values
)

Parameters

parameters
Type: SystemString
values
Type: System.CollectionsIEnumerable

Return Value

Type: IDictionaryString, Object
See Also