Click or drag to resize

RainBarrelReportPath Property

Path and name for report file.

If null or empty, no report file is created.

Use only for testing and validating model - file can become quite big.

Namespace:  DHI.Mike1D.RainfallRunoffModule.LID
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public IFilePath ReportPath { get; set; }

Property Value

Type: IFilePath
See Also