 | ISimulationBase Interface |
[This is preliminary documentation and is subject to change.]
The base interface for all Simulation Objects
Namespace:
TrafficSimulation.Simulation.Engine
Assembly:
TrafficSimulation.Simulation.Engine (in TrafficSimulation.Simulation.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
Syntaxpublic interface ISimulationBase
Public Interface ISimulationBase
public interface class ISimulationBase
type ISimulationBase = interface end
The ISimulationBase type exposes the following members.
Properties|
| Name | Description |
|---|
 | Id |
Gets the identifier.
|
Top
See Also