Click or drag to resize
Procedure Constructor (IRuleSet, String)

Namespace: FlexRule.Procedural
Assembly: FlexRule.Procedure (in FlexRule.Procedure.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public Procedure(
	IRuleSet ruleSet,
	string ruleSetQuery
)

Parameters

ruleSet
Type: FlexRule.Core.ModelIRuleSet
ruleSetQuery
Type: SystemString
See Also