PEMFuelCellUnitOpBaseInputParameters Property |
Namespace: DWSIM.UnitOperations.UnitOperationsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntaxpublic Dictionary<string, PEMFuelCellModelParameter> InputParameters { get; set; }
Public Property InputParameters As Dictionary(Of String, PEMFuelCellModelParameter)
Get
Set
Request Example
View SourceProperty Value
DictionaryString,
PEMFuelCellModelParameter
See Also