ExpressionCompilerTResult, TInstanceParameterVariableContext Property

Gets or sets the ISupportContextVariables instance to use for context variables.

Definition

Namespace: Gemstone.Expressions.Evaluator
Assembly: Gemstone.Expressions (in Gemstone.Expressions.dll) Version: 1.0.169 -- Release Build+7e19ae13fc8cb044bd1f384a021abae6dc5c1045
public ISupportContextVariables? VariableContext { get; set; }

Property Value

ISupportContextVariables

See Also