SimulationParametersWriteM1Dx Property |
If true, no simulation is executed, data is loaded and stored
in the MIKE 1D .m1dx format
Namespace:
DHI.Mike1D.SimLauncher
Assembly:
DHI.Mike1D.SimLauncher (in DHI.Mike1D.SimLauncher.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public bool WriteM1Dx { get; set; }
Public Property WriteM1Dx As Boolean
Get
Set
public:
property bool WriteM1Dx {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also