CatchmentDischarge_catchmentDischargeSources Field |
Catchment discharge source, populated during initialize.
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax protected List<ICatchmentSourceBoundary> _catchmentDischargeSources
Protected _catchmentDischargeSources As List(Of ICatchmentSourceBoundary)
protected:
List<ICatchmentSourceBoundary^>^ _catchmentDischargeSources
Field Value
Type:
ListICatchmentSourceBoundarySee Also