Click or drag to resize
IConditionBuilderTReturnValue Method

Namespace: FlexRule.Flows.Workflows.Managers.Expressions
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
TReturn Value(
	params string[] variablesName
)

Parameters

variablesName
Type: SystemString

Return Value

Type: TReturn
See Also