 | ISimulationSettingsTargetGroup Property |
[This is preliminary documentation and is subject to change.]
Gets or sets the target group.
Namespace:
TrafficSimulation.Simulation.Engine.Settings
Assembly:
TrafficSimulation.Simulation.Engine (in TrafficSimulation.Simulation.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
SyntaxGroups TargetGroup { get; set; }Property TargetGroup As Groups
Get
Set
property Groups TargetGroup {
Groups get ();
void set (Groups value);
}abstract TargetGroup : Groups with get, set
Property Value
Type:
Groups
See Also