MaterialStreamGetPropertyDescription 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
public override string GetPropertyDescription(
	string p
)

Parameters

p  String
Property identifier string.

Return Value

String
Localised description text.

See Also