Click or drag to resize

BaseClassGetProperties Method


Namespace: DWSIM.SharedClasses.UnitOperations
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
public virtual string[] GetProperties(
	PropertyType proptype
)
Request Example View Source

Parameters

proptype  PropertyType
 

Return Value

String

Implements

ISimulationObjectGetProperties(PropertyType)
See Also