| IVariableContainerItem Property |
Returns the value of a variable
Namespace: FlexRuleAssembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
SyntaxObject this[
string name,
bool throwException = true
] { get; set; }Parameters
- name
- Type: SystemString
- throwException (Optional)
- Type: SystemBoolean
Property Value
Type:
Object
See Also