MonitorSettingsRecordChannelSettings Property

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

Definition

Namespace: Gemstone.PQDIF.Logical
Assembly: Gemstone.PQDIF (in Gemstone.PQDIF.dll) Version: 1.0.164 -- Release Build+6f79aa91bc24bd466d730bef30ac2ee810d04507
public IList<ChannelSetting>? ChannelSettings { get; }

Property Value

IListChannelSetting

See Also