Click or drag to resize
Grid Solutions Framework

DynamicCalculatorVariableList Property

Gets or sets the list of variables used in the expression.

Namespace: DynamicCalculator
Assembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
public string VariableList { get; set; }
View Source

Property Value

String
See Also