Click or drag to resize

ObservationRecord.ChannelInstances Property

Gets the channel instances in this observation record.

Namespace: GSF.PQDIF.Logical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.244-beta
Syntax
public IList<ChannelInstance> ChannelInstances { get; }
View Source

Property Value

IList<ChannelInstance>
See Also