Stream Information(String, String, String, Stream InformationType, Stream InformationBehavior, Stream InformationPhase) Constructor
Definition
Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary.SepOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public StreamInformation(
string _id,
string _streamID,
string _associatedstage,
StreamInformationType _t,
StreamInformationBehavior _bhv,
StreamInformationPhase _ph
)VB
Public Sub New (
_id As String,
_streamID As String,
_associatedstage As String,
_t As StreamInformationType,
_bhv As StreamInformationBehavior,
_ph As StreamInformationPhase
)Parameters
- _id String
- _streamID String
- _associatedstage String
- _t StreamInformationType
- _bhv StreamInformationBehavior
- _ph StreamInformationPhase