Click or drag to resize
VariableData Constructor (Object)
This constructor is used when the value is not null and type and the value together will be assigned

Namespace: FlexRule.DynamicEvaluation
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public VariableData(
	Object value
)

Parameters

value
Type: SystemObject
See Also