ExcelUOOutputParams Property |
Namespace: DWSIM.UnitOperations.UnitOperationsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax public Dictionary<string, ExcelParameter> OutputParams { get; set; }
Public Property OutputParams As Dictionary(Of String, ExcelParameter)
Get
Set
Request Example
View SourceProperty Value
DictionaryString,
ExcelParameterSee Also