Click or drag to resize

ChannelValueBaseTMeasurements Property

Gets the composite values of this ChannelValueBaseT as an array of IMeasurement values.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public virtual IMeasurement[] Measurements { get; }
View Source

Property Value

IMeasurement

Implements

IChannelValueTMeasurements
See Also