EngineReqCatenary Property |
Gets or sets whether the engine is electric and requires overhead catenary.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property ReqCatenary As Boolean
Get
Set
public bool ReqCatenary { get; set; }
Property Value
Type:
Boolean
RemarksNot currently used. Reserverd for future planned features.
See Also