SimulationLauncherInputFileName 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 public string InputFileName { set; }
Public WriteOnly Property InputFileName As String
Set
public:
virtual property String^ InputFileName {
void set (String^ value) sealed;
}
Property Value
Type:
StringImplements
ISimulationLauncherInputFileNameSee Also