Click or drag to resize
Grid Solutions Framework

DynamicCalculator.VariableNames Property

Gets the configured list of variables names.

Namespace: DynamicCalculator
Assembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.241-beta
Syntax
protected ReadOnlyCollection<string> VariableNames { get; }
View Source

Property Value

ReadOnlyCollection<String>
See Also