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)
Syntax public Dictionary<string, string> CustomParameters
Public CustomParameters As Dictionary(Of String, String)
public:
Dictionary<String^, String^>^ CustomParameters
Field Value
Type:
DictionaryString,
StringSee Also