Click or drag to resize
Grid Solutions Framework

BulkSequenceCalculatorOutputMeasurements Property

Gets or sets output measurements that the IndependentActionAdapterManagerBaseTAdapter will produce, if any.

Namespace: PowerCalculations
Assembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.182-beta
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public override IMeasurement[] OutputMeasurements { get; set; }
View Source

Property Value

IMeasurement

Implements

IAdapterOutputMeasurements
IAdapterOutputMeasurements
See Also