FlowsheetBaseScripts Property

Definition

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

Property Value

DictionaryString, IScript

Implements

IFlowsheetScripts

See Also