ValveClone JSON Method
Creates a deep copy of this valve by serialising and deserialising via JSON.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
A new Valve instance with identical property values.
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public override Object CloneJSON()VB
Public Overrides Function CloneJSON As ObjectReturn Value
ObjectA new Valve instance with identical property values.