Click or drag to resize
Grid Solutions Framework

DynamicCalculatorSentinelValue Property

Gets or sets the value used when no other value can be determined for a variable.

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

Property Value

Double
See Also