ISimulationLauncherInputFileName Property |
File name of the simulation set up file (.mdb, .gdb or .sim11 file)
Namespace:
DHI.Mike1D.SimLauncher
Assembly:
DHI.Mike1D.SimLauncher (in DHI.Mike1D.SimLauncher.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax string InputFileName { set; }
WriteOnly Property InputFileName As String
Set
property String^ InputFileName {
void set (String^ value);
}
Property Value
Type:
StringSee Also