ObservationRecordSettings Property

Gets the monitor settings record that defines the settings to be applied to this observation record.

Definition

Namespace: Gemstone.PQDIF.Logical
Assembly: Gemstone.PQDIF (in Gemstone.PQDIF.dll) Version: 1.0.164 -- Release Build+6f79aa91bc24bd466d730bef30ac2ee810d04507
public MonitorSettingsRecord? Settings { get; }

Property Value

MonitorSettingsRecord

See Also