Click or drag to resize

CatchmentCombinedGetRequiredTypes Method

Get the type of boundary required by this catchment

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public override IList<CatchmentSourceBoundaryTypes> GetRequiredTypes()

Return Value

Type: IListCatchmentSourceBoundaryTypes

[Missing <returns> documentation for "M:DHI.Mike1D.RainfallRunoffModule.CatchmentCombined.GetRequiredTypes"]

See Also