Click or drag to resize

PropertyPackageFlowsheet Property


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
[JsonIgnoreAttribute]
[XmlIgnoreAttribute]
public IFlowsheet Flowsheet { get; set; }
Request Example View Source

Property Value

IFlowsheet

Implements

IPropertyPackageFlowsheet
See Also