Click or drag to resize
Grid Solutions Framework

DynamicCalculatorVariableNames Property

Gets the configured list of variables names.

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

Property Value

ReadOnlyCollectionString
See Also