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
GetVariableValue 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
Object
GetVariableValue
(
string
name
,
bool
throwException
=
true
)
Parameters
name
Type:
System
String
throwException
(Optional)
Type:
System
Boolean
Return Value
Type:
Object
Implements
IVariableContainer
GetVariableValue(String, Boolean)
See Also
Reference
VariableContainer Class
FlexRule Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com