Material StreamGet Property Description Method
Returns the localised description text for the specified property identifier.
Definition
Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Localised description text.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public override string GetPropertyDescription(
string p
)VB
Public Overrides Function GetPropertyDescription (
p As String
) As StringParameters
- p String
- Property identifier string.
Return Value
StringLocalised description text.