PropertyPackageComponentDescription Property

Gets the name of the component.

Definition

Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public virtual string ComponentDescription { get; set; }

Property Value

String

Return Value

String
CapeString

Implements

ICapeIdentificationComponentDescription

Remarks

Implements CapeOpen.ICapeIdentification.ComponentDescription

See Also