Click or drag to resize
Grid Solutions Framework

SequenceCalculatorTrackRecentValues Property

Gets or sets flag that determines if the last few values should be monitored for diagnostics.

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

Property Value

Boolean
See Also