Click or drag to resize

PropertyPackageComponentName Property

Gets the description of the component.

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

Property Value

String

Return Value

String
CapeString

Implements

ICapeIdentification.ComponentName
Remarks
Implements CapeOpen.ICapeIdentification.ComponentName
See Also