Click or drag to resize

CatchmentConnectionFlowTypes Enumeration

The types of flows being handled by a CatchmentConnection

Namespace:  DHI.Mike1D.NetworkDataAccess
Assembly:  DHI.Mike1D.NetworkDataAccess (in DHI.Mike1D.NetworkDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public enum CatchmentConnectionFlowTypes
Members
  Member nameValueDescription
All0 All flows are handled by this connection
Runoff1 Runoff flows are handled by this connection
CatchmentDischarge2 Catchment Discharges are handled by this connnection
See Also