FlowsheetBaseExternalUnitOperations Property |
Namespace: DWSIM.FlowsheetBaseAssembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax public Dictionary<string, IExternalUnitOperation> ExternalUnitOperations { get; set; }
Public Property ExternalUnitOperations As Dictionary(Of String, IExternalUnitOperation)
Get
Set
Request Example
View SourceProperty Value
DictionaryString,
IExternalUnitOperationSee Also