FlowsheetBaseAvailableExternalUnitOperations Property

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
public Dictionary<string, IExternalUnitOperation> AvailableExternalUnitOperations { get; set; }

Property Value

DictionaryString, IExternalUnitOperation

Implements

IFlowsheetAvailableExternalUnitOperations

See Also