FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule
VariableContainer Class
VariableContainer Methods
Exists Method
GetVariableData Method
GetVariableList Method
GetVariableType Method
GetVariableValue Method
IsRegistered Method
RegisterVariable Method
Remove Method
RemoveAll Method
SetVariableValue Method
ToString Method
VariableContainer
RegisterVariable Method
Namespace:
FlexRule
Assembly:
FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
IVariableContainer
RegisterVariable
(
string
name
,
Object
value
=
null
)
Parameters
name
Type:
System
String
value
(Optional)
Type:
System
Object
Return Value
Type:
IVariableContainer
Implements
IVariableContainer
RegisterVariable(String, Object)
See Also
Reference
VariableContainer Class
FlexRule Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com