Click or drag to resize

SignalLocation Property

Gets or sets the location of the signal on the switchboard.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Property Location As Location
	Get
	Set

Property Value

Type: Location

Implements

ILocationLocation
Remarks
The CtcService must be stopped otherwise a CtcIsStartedException will be thrown.
See Also