Click or drag to resize
Grid Solutions Framework

FileBlockReader.InputMeasurementKeys Property

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

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

Property Value

MeasurementKey[]

Implements

IAdapter.InputMeasurementKeys
IAdapter.InputMeasurementKeys
See Also