Click or drag to resize
Grid Solutions Framework

FileBlockReaderInputMeasurementKeys Property

Gets or sets primary keys of input measurements the FileBlockReader expects, if any.

Namespace: FileAdapters
Assembly: FileAdapters (in FileAdapters.dll) Version: 2.4.182-beta
Syntax
public override MeasurementKey[] InputMeasurementKeys { get; set; }
View Source

Property Value

MeasurementKey

Implements

IAdapterInputMeasurementKeys
IAdapterInputMeasurementKeys
See Also