Click or drag to resize
Grid Solutions Framework

DynamicCalculatorUseLatestValues Property

Gets or sets the flag indicating whether to use the latest received values to fill in values missing from the current frame.

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

Property Value

Boolean
See Also