Click or drag to resize

PropertyPackageComponentDescription Property

Gets the name of the component.

Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public virtual string ComponentDescription { get; set; }
Request Example View Source

Property Value

String

Return Value

String
CapeString

Implements

ICapeIdentification.ComponentDescription
Remarks
Implements CapeOpen.ICapeIdentification.ComponentDescription
See Also