SimulationParametersFlexibleLoad Property |
If true, then input files will be searched for even if the name is wrong.
Presently used in the MU bridge to change the extension of RR input files
from .CRF to RR.res1d.
Default value: False;
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 FlexibleLoad { get; set; }
Public Property FlexibleLoad As Boolean
Get
Set
public:
property bool FlexibleLoad {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also