SimulationWorkerModifySetupfilepathWithID Method

Modify the setup file path to include the id.

Definition

Namespace: DHI.Mike1D.SimLauncher
Assembly: DHI.Mike1D.SimLauncher (in DHI.Mike1D.SimLauncher.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public static void ModifySetupfilepathWithID(
	FilePath filepath,
	string id
)

Parameters

filepath  FilePath

[Missing <param name="filepath"/> documentation for "M:DHI.Mike1D.SimLauncher.SimulationWorker.ModifySetupfilepathWithID(DHI.FilePath,System.String)"]

id  String

[Missing <param name="id"/> documentation for "M:DHI.Mike1D.SimLauncher.SimulationWorker.ModifySetupfilepathWithID(DHI.FilePath,System.String)"]

See Also