Click or drag to resize

DamBreakBaseReportPath Property

The directory of the text output file is taken from this file path. It is set from the boundary data connection during Initialize().

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

Property Value

Type: IFilePath
See Also