ConfigurationCellGetMetadata(DictionaryString, MeasurementKey, SignalKind) Method

Get MeasurementMetadata for specified SignalKind.

Definition

Namespace: Gemstone.PhasorProtocols.Anonymous
Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.136 -- Release Build+4bc8539cc260b23af1f55a058712d0a5186ff49a

Parameters

lookup  DictionaryString, MeasurementKey
A lookup table by signal reference.
type  SignalKind
SignalKind to request signal reference for.

Return Value

MeasurementMetadata
The MeasurementMetadata for a given SignalKind; otherwise null if value does not exist.

See Also