Contains the results of a simulation run, along with other data for ISystemResultPlugin plugins to use.

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll)
Version: 2008.1.0.0 (2008.1.0.0)

Syntax

C#
public sealed class FinalSystemResults
Visual Basic (Declaration)
Public NotInheritable Class FinalSystemResults
Visual C++
public ref class FinalSystemResults sealed

Inheritance Hierarchy

System..::.Object
  RightEdge.Common..::.FinalSystemResults

See Also