This class is a base class for any output that are defined on the interface layer of the model. This base class will contain the information common to all outputs

Namespace:  iseesystems.iseeNET
Assembly:  iseesystems.iseeNET.Simulation (in iseesystems.iseeNET.Simulation.dll) Version: 1.0.3315.21357

Syntax

C#
public class Output : InterfaceObject
Visual Basic (Declaration)
Public Class Output _
	Inherits InterfaceObject
Visual C++
public ref class Output : public InterfaceObject

Inheritance Hierarchy

See Also