Click or drag to resize
Grid Solutions Framework

DynamicFilterAugmentationFlags Property

Gets or sets measurement state flags that are applied when a value has been replaced when filter operation is set to ValueAugmentation.

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

Property Value

MeasurementStateFlags
See Also