IMike1DMUBridgeFlexibleLoad Property |
If true, then the bridge will try to find input files even if the name is wrong.
Presently only used in the MU bridge to change the extension of RR input files
from .CRF to RR.res1d.
Namespace:
DHI.Mike1D.Mike1DDataAccess
Assembly:
DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax bool FlexibleLoad { get; set; }
Property FlexibleLoad As Boolean
Get
Set
property bool FlexibleLoad {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also