Click or drag to resize

Mike1DDataScriptInfos Property

List of scripts registered for this setup.

Scripts are handled when the setup has been loaded and a Mike1DData object is available.

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public IList<ScriptInfo> ScriptInfos { get; }

Property Value

Type: IListScriptInfo
See Also