 | ITrafficLightId Property |
[This is preliminary documentation and is subject to change.]
Gets or sets the Id.
Namespace:
TrafficSimulation.Simulation.Engine
Assembly:
TrafficSimulation.Simulation.Engine (in TrafficSimulation.Simulation.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
SyntaxProperty Id As Integer
Get
Set
property int Id {
int get ();
void set (int value);
}abstract Id : int with get, set
Property Value
Type:
Int32
See Also