Click or drag to resize

MonitorSettingsRecordChannelSettings Property

Gets or sets the settings for the channels defined in the data source.

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

Property Value

IListChannelSetting
See Also