PropertyPackageComponentName Property

Gets the description of the component.

Definition

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

Property Value

String

Return Value

String
CapeString

Implements

ICapeIdentificationComponentName

Remarks

Implements CapeOpen.ICapeIdentification.ComponentName

See Also