If set this flag will cause the General Config 1 page to be sent to the sensor Affected Fields: Report Interval, ActiveStateInterval, TransmitIntervalLink

Namespace: Monnit.Mine
Assembly: MonnitMineAPI (in MonnitMineAPI.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public bool GeneralConfig1Dirty { get; }
Visual Basic
Public ReadOnly Property GeneralConfig1Dirty As Boolean
	Get
Visual C++
public:
property bool GeneralConfig1Dirty {
	bool get ();
}
F#
member GeneralConfig1Dirty : bool with get

Property Value

Type: Boolean

See Also