Click or drag to resize
LogicInput Constructor (String)
Logic with a name

Namespace: FlexRule.Validation
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public LogicInput(
	string logicName
)

Parameters

logicName
Type: SystemString
See Also