FormFlowsheetScriptCollection Field

Gets or sets the dictionary of Python/IronPython scripts defined for this flowsheet, keyed by unique ID.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public Dictionary<string, IScript> ScriptCollection

Field Value

DictionaryString, IScript

See Also