Click or drag to resize

ObservationRecordChannelInstances Property

Gets the channel instances in this observation record.

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

Property Value

IListChannelInstance
See Also