Gets or sets the sensor's current OnOff value.

Namespace: RRAutoLib.CTC
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867

Syntax

C#
public OnOff State { get; set; }
Visual Basic
Public Property State As OnOff
	Get
	Set

See Also