Click or drag to resize
Grid Solutions Framework

BulkSequenceCalculatorInputMeasurementIndexUsedForName Property

Gets or sets the index into the per adapter input measurements to use for target adapter name.

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

Property Value

Int32

Implements

IIndependentAdapterManagerInputMeasurementIndexUsedForName
See Also