UnitOpBaseClassPropertyPackage 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
[XmlIgnoreAttribute]
public override IPropertyPackage PropertyPackage { get; set; }

Property Value

IPropertyPackage

Return Value

IPropertyPackage

See Also