| LogicInput Constructor (String, Object) |
Logic with name and input parameters
Namespace: FlexRule.ValidationAssembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic LogicInput(
string logicName,
params Object[] inputParameters
)
Parameters
- logicName
- Type: SystemString
- inputParameters
- Type: SystemObject
See Also