Click or drag to resize

Script Class

Inheritance Hierarchy
SystemObject
  DWSIM.FlowsheetSolverScript

Namespace: DWSIM.FlowsheetSolver
Assembly: DWSIM.FlowsheetSolver (in DWSIM.FlowsheetSolver.dll) Version: 8.8.1.0
Syntax
[SerializableAttribute]
public class Script : ICustomXMLSerialization, IScript
Request Example View Source

The Script type exposes the following members.

Constructors
 NameDescription
Public methodScript 
Top
Properties
Methods
 NameDescription
Public methodLoadData 
Public methodSaveData 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also