CrfBridge.CatchmentConnections Field |
Catchment connections as read from .crf file
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic List<CrfBridge.CrfCatchmentConnection> CatchmentConnections
Public CatchmentConnections As List(Of CrfBridge.CrfCatchmentConnection)
public:
List<CrfBridge.CrfCatchmentConnection^>^ CatchmentConnections
Field Value
Type:
List<CrfBridge.CrfCatchmentConnection>
See Also