CatchmentCombinedGetRequiredTypes Method

Get the type of boundary required by this catchment

Definition

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

Return Value

IListCatchmentSourceBoundaryTypes

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

See Also