Click or drag to resize
InputVariableDataRequiredException Constructor (ActiveElement, String)

Namespace: FlexRule
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public InputVariableDataRequiredException(
	ActiveElement item,
	string msg
)

Parameters

item
Type: FlexRuleActiveElement
msg
Type: SystemString
See Also