Click or drag to resize
Grid Solutions Framework

BulkSequenceCalculatorPerAdapterOutputNames Property

Gets output measurement names.

Namespace: PowerCalculations
Assembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.182-beta
Syntax
public override ReadOnlyCollection<string> PerAdapterOutputNames { get; }
View Source

Property Value

ReadOnlyCollectionString

Implements

IIndependentAdapterManagerPerAdapterOutputNames
See Also