BaseClassGetProperties Method

Definition

Namespace: DWSIM.SharedClasses.UnitOperations
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 10.0.0.0
public virtual string[] GetProperties(
	PropertyType proptype
)

Parameters

proptype  PropertyType
 

Return Value

String

Implements

ISimulationObjectGetProperties(PropertyType)

See Also