Click or drag to resize

BaseClassGetPropertyDescription Method


Namespace: DWSIM.SharedClasses.UnitOperations
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
public virtual string GetPropertyDescription(
	string prop
)
Request Example View Source

Parameters

prop  String
 

Return Value

String

Implements

ISimulationObjectGetPropertyDescription(String)
See Also