 | IVehicleIsDefect Property |
[This is preliminary documentation and is subject to change.]
Signals if a vehicle is defect.
Namespace:
TrafficSimulation.Simulation.Engine
Assembly:
TrafficSimulation.Simulation.Engine (in TrafficSimulation.Simulation.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
SyntaxReadOnly Property IsDefect As Boolean
Get
property bool IsDefect {
bool get ();
}abstract IsDefect : bool with get
Property Value
Type:
Boolean
See Also