Click or drag to resize

FloodMapMapOutputFiles Property

List of flood map result files that will be created.

Namespace:  DHI.Mike1D.HDParameterDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public List<MapOutputFile> MapOutputFiles { get; set; }

Property Value

Type: ListMapOutputFile
See Also