Click or drag to resize

ExcelUOOutputParams Property


Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public Dictionary<string, ExcelParameter> OutputParams { get; set; }
Request Example View Source

Property Value

DictionaryString, ExcelParameter
See Also