Click or drag to resize

BlockOccupied Property

Gets a value that indicates whether the block has been occupied.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public ReadOnly Property Occupied As Boolean
	Get

Return Value

Type: Boolean
Returns True if the associated Sensor reported an On state; otherwise False.
See Also