PipeGetPropertyDescription Method

Returns a human-readable description of the specified property.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public override string GetPropertyDescription(
	string p
)

Parameters

p  String
 

Return Value

String

See Also