Mike1DPluginInfoClassName Property

Name of class that implements the IMike1DPlugin interface.

Class name must include name space, i.e. on the form MyNameSpace.MySubNameSpace.MyPluginClass

Definition

Namespace: DHI.Mike1D.Plugins
Assembly: DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public string ClassName { get; set; }

Property Value

String

See Also