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
GetVariableData 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
VariableData
GetVariableData
(
string
name
,
bool
nested
=
false
)
Parameters
name
Type:
System
String
nested
(Optional)
Type:
System
Boolean
Return Value
Type:
VariableData
Implements
IIntVariableContainer
GetVariableData(String, Boolean)
See Also
Reference
VariableContainer Class
FlexRule Namespace
(c) 2016 by FlexRule
Send comments on this topic to
support@flexrule.com