Mike1DDataUseCatchmentDischargeResults Field |
Note: This API is now obsolete.
Flag specifying whether rainfall runoff catchment discharge data are
extracted from a rainfall runoff result file.
Can not be used simultaneously with the
UseRR,
only one of them can be enabled.
Namespace:
DHI.Mike1D.Mike1DDataAccess
Assembly:
DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax [ObsoleteAttribute("True if BoundaryData.CatchmentResultFiles has CatchmentDischarge Result files")]
public bool UseCatchmentDischargeResults
<ObsoleteAttribute("True if BoundaryData.CatchmentResultFiles has CatchmentDischarge Result files")>
Public UseCatchmentDischargeResults As Boolean
public:
[ObsoleteAttribute(L"True if BoundaryData.CatchmentResultFiles has CatchmentDischarge Result files")]
bool UseCatchmentDischargeResults
Field Value
Type:
BooleanSee Also