ScriptLoaderCustomParameters Field | 
 
            Values for method parameters, read from the command line
            
 
    Namespace: 
   DHI.Mike1D.Plugins
    Assembly:
   DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic Dictionary<string, string> CustomParameters
Public CustomParameters As Dictionary(Of String, String)
public:
Dictionary<String^, String^>^ CustomParameters
Field Value
Type: 
DictionaryString, 
String
See Also