Click or drag to resize

Mike1DBridgeFlexibleLoad 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
public bool FlexibleLoad { get; set; }

Property Value

Type: Boolean

Implements

IMike1DMUBridgeFlexibleLoad
See Also