Mike1DDataResultBaseFilePath Property
Base path for result files. If a relative path is specified
for a result file, the path is relative to this path.
If this is not set explicitly, the Connection
FilePath is used as base file path. Set to null to delete an explicitly
defined value.
If folder does not exist, but the parent folder exists, the folder will be created
when the simulation is executed.
Namespace: DHI.Mike1D.Mike1DDataAccessAssembly: DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
public FilePath ResultBaseFilePath { get; set; }
Property Value
FilePath