Gets a value that indicates whether the block has been occupied.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic ReadOnly Property Occupied As Boolean
Get
public bool Occupied { get; }
Return Value
Type:
BooleanReturns
True if the associated
Sensor reported an
On state; otherwise
False.
See Also