Energy StreamGet Property Description Method
Returns a human-readable description for the specified property identifier.
Definition
Namespace: DWSIM.UnitOperations.Streams
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
A description string for the property.
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.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
- The property identifier string.
Return Value
StringA description string for the property.