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