Unit Op Base ClassProperty Package Property
Gets or sets the property package associated with this object.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
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#
[XmlIgnoreAttribute]
public override IPropertyPackage PropertyPackage { get; set; }VB
<XmlIgnoreAttribute>
Public Overrides Property PropertyPackage As IPropertyPackage
Get
Set