Click or drag to resize

FormFlowsheetCreateReactionSet Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax
public IReactionSet CreateReactionSet(
	string name,
	string description
)
Request Example View Source

Parameters

name  String
 
description  String
 

Return Value

IReactionSet

Implements

IFlowsheetCreateReactionSet(String, String)
See Also