Click or drag to resize
Grid Solutions Framework

DynamicCalculatorExpectsOutputMeasurement 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 virtual bool ExpectsOutputMeasurement { get; }
View Source

Property Value

Boolean
See Also