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