Click or drag to resize

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.

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

Property Value

Type: ListCatchmentComponentResultFile
See Also