CatchmentResultFileComponentResultFiles Property

List of paths to RR component (pollutant or sediment) result file.

Files must contain component concentration or loads for catchments in the Runoff result file.

Definition

Namespace: DHI.Mike1D.BoundaryModule
Assembly: DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public List<CatchmentComponentResultFile> ComponentResultFiles { get; set; }

Property Value

ListCatchmentComponentResultFile

See Also