ColumnSetStreamFeedStage(MaterialStream, String) Method |
Sets the Stream feed stage.
Namespace: DWSIM.UnitOperations.UnitOperationsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntaxpublic void SetStreamFeedStage(
MaterialStream stream,
string stageID
)
Public Sub SetStreamFeedStage (
stream As MaterialStream,
stageID As String
)
Request Example
View SourceParameters
- stream MaterialStream
- stageID String
- Stage ID (unique ID)
See Also