Click or drag to resize

EngineIsBound Property

Gets a value indicating whether the engine has been bound to a command station slot.

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

Property Value

Type: Boolean
Remarks
If the Engine is bound, in simulation mode, this method will return True even if not actually physically bound.
See Also