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