PropertyPackageComponentDescription Property |
Gets the name of the component.
Namespace: DWSIM.Thermodynamics.PropertyPackagesAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntaxpublic virtual string ComponentDescription { get; set; }
Public Overridable Property ComponentDescription As String
Get
Set
Request Example
View SourceProperty Value
StringReturn Value
StringCapeString
Implements
ICapeIdentification.ComponentDescription
RemarksImplements CapeOpen.ICapeIdentification.ComponentDescription
See Also