Gets or sets the packet type this sensor should observe for events.

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

Syntax

C#
public Sensor..::..ObservePacketType ObservePacket { get; set; }
Visual Basic
Public Property ObservePacket As Sensor..::..ObservePacketType
	Get
	Set

See Also