FlowsheetBaseUtilityPlugins Property

Definition

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

Property Value

DictionaryString, IUtilityPlugin

Implements

IFlowsheetUtilityPlugins

See Also