Click or drag to resize

OpenModelResult Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Results of open model
Inheritance Hierarchy
SystemObject
  IdeaRS.OpenModel.ResultOpenModelResult

Namespace:  IdeaRS.OpenModel.Result
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public class OpenModelResult

The OpenModelResult type exposes the following members.

Constructors
  NameDescription
Public methodOpenModelResult
Constructor
Top
Properties
  NameDescription
Public propertyResultOnMembers
Results on members
Top
Methods
  NameDescription
Public methodStatic memberLoadFromStream
Creates the instance of Open Model Result from the stream
Public methodStatic memberLoadFromXmlFile
Creates the instance of Open Model Result from the XML file
Public methodSaveToXmlFile
Saves content into file as a XML format
Top
See Also