Click or drag to resize
Grid Solutions Framework

DatabaseNotifierExpectsOutputMeasurement Property

Gets flag that determines if the implementation of the DynamicCalculator requires an output measurement.

Namespace: DynamicCalculator
Assembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.182-beta
Syntax
protected override bool ExpectsOutputMeasurement { get; }
View Source

Property Value

Boolean
See Also