Click or drag to resize

ChannelDefinitionSeriesDefinitions Property

Gets the series definitions defined in this channel definition.

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

Property Value

IListSeriesDefinition
See Also