Click or drag to resize

Mike1DDataPluginInfos Property

List of plugins registered for this setup.

Plugins 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<Mike1DPluginInfo> PluginInfos { get; }

Property Value

Type: IListMike1DPluginInfo
See Also