IResultDataSearchFindCatchment Method |
Find catchment with the provided id
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax IRes1DCatchment FindCatchment(
string catchmentName
)
Parameters
- catchmentName
- Type: SystemString
Name of catchment
Return Value
Type:
IRes1DCatchmentCatchment, null if not found
See Also