Click or drag to resize

ColumnSetStreamFeedStage(MaterialStream, String) Method

Sets the Stream feed stage.

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public void SetStreamFeedStage(
	MaterialStream stream,
	string stageID
)
Request Example View Source

Parameters

stream  MaterialStream
stageID  String
Stage ID (unique ID)
See Also