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
SyntaxPublic ReadOnly Property IsBound As Boolean
Get
public bool IsBound { get; }
Property Value
Type:
Boolean
RemarksIf the Engine is bound, in simulation mode, this method will return True even if not actually physically bound.
See Also