FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule
VariableContainer Class
VariableContainer Methods
SetVariableValue Method
SetVariableValue Method (String, Object)
SetVariableValue Method (String, String, Object)
VariableContainer
SetVariableValue Method (String, String, Object)
Namespace:
FlexRule
Assembly:
FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
void
SetVariableValue
(
string
name
,
string
path
,
Object
value
)
Parameters
name
Type:
System
String
path
Type:
System
String
value
Type:
System
Object
Implements
IVariableContainer
SetVariableValue(String, String, Object)
See Also
Reference
VariableContainer Class
SetVariableValue Overload
FlexRule Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com