Flowsheet UOParameter Class
Represents a single input or output parameter mapping for the Flowsheet unit operation.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
[SerializableAttribute]
public class FlowsheetUOParameter : ICustomXMLSerializationVB
<SerializableAttribute>
Public Class FlowsheetUOParameter
Implements ICustomXMLSerialization- Inheritance
- Object FlowsheetUOParameter
- Implements
- ICustomXMLSerialization
Constructors
Properties
| ID | Gets or sets the parameter unique identifier. |
| ObjectID | Gets or sets the mapped simulation object ID in the sub-flowsheet. |
| ObjectProperty | Gets or sets the mapped property name on the simulation object. |
Methods
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |