Click or drag to resize

IFlowsheetAvailableExternalUnitOperations Property


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
Dictionary<string, IExternalUnitOperation> AvailableExternalUnitOperations { get; set; }
Request Example View Source

Property Value

DictionaryString, IExternalUnitOperation
See Also