Mike1DPluginInfoClassName Property |
Name of class that implements the
IMike1DPlugin interface.
Class name must include name space, i.e. on the form
MyNameSpace.MySubNameSpace.MyPluginClass
Namespace:
DHI.Mike1D.Plugins
Assembly:
DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public string ClassName { get; set; }
Property Value
Type:
StringSee Also