| VariableData Constructor (Object) |
This constructor is used when the value is not null and type and the value together will be assigned
Namespace: FlexRule.DynamicEvaluationAssembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic VariableData(
Object value
)
Parameters
- value
- Type: SystemObject
See Also