Gets or sets the Sensor object associated with the block.

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

Syntax

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

See Also