Mike1DPluginInfoArguments Property  | 
  
    Namespace: 
   DHI.Mike1D.Plugins
    Assembly:
   DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic IList<Mike1DPluginArgument> Arguments { get; }Public ReadOnly Property Arguments As IList(Of Mike1DPluginArgument)
	Get
public:
property IList<Mike1DPluginArgument>^ Arguments {
	IList<Mike1DPluginArgument>^ get ();
}Property Value
Type: 
IListMike1DPluginArgument
See Also