CustomUOGetProperties Method

Returns an array of property identifiers for the specified property type.

Definition

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

Parameters

proptype  PropertyType
 

Return Value

String

See Also