Click or drag to resize

UnitOpBaseClassPropertyPackage Property

Gets or sets the property package associated with this object.

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
[XmlIgnoreAttribute]
public override IPropertyPackage PropertyPackage { get; set; }
Request Example View Source

Property Value

IPropertyPackage

Return Value

IPropertyPackage
See Also