Property PackageCurrent Material Stream Property
Gets or sets the current material stream for this property package.
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
[XmlIgnoreAttribute]
[JsonIgnoreAttribute]
public IMaterialStream CurrentMaterialStream { get; set; }VB
<XmlIgnoreAttribute>
<JsonIgnoreAttribute>
Public Property CurrentMaterialStream As IMaterialStream
Get
Set