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