Form FlowsheetAvailable External Unit Operations Property
Gets or sets the dictionary of external (plug-in) unit operation types available in the host application.
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public Dictionary<string, IExternalUnitOperation> AvailableExternalUnitOperations { get; set; }VB
Public Property AvailableExternalUnitOperations As Dictionary(Of String, IExternalUnitOperation)
Get
Set