IReactionSetSetReactionRank Method |
Namespace: DWSIM.InterfacesAssembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax void SetReactionRank(
string reactionID,
int rank
)
Sub SetReactionRank (
reactionID As String,
rank As Integer
)
Request Example
View SourceParameters
- reactionID String
-
- rank Int32
-
See Also