Click or drag to resize
SimulationOutputLevel Property
Determines the granularity of the output.

Namespace: Network.Sim.Core
Assembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static OutputLevel OutputLevel { get; set; }

Property Value

Type: OutputLevel
See Also