Click or drag to resize

SimulationWorkerCreateSetupfilenameWithID Method

Create a setup file name including the id provided.

Namespace:  DHI.Mike1D.SimLauncher
Assembly:  DHI.Mike1D.SimLauncher (in DHI.Mike1D.SimLauncher.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static string CreateSetupfilenameWithID(
	string filename,
	string id
)

Parameters

filename
Type: SystemString

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

id
Type: SystemString

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

Return Value

Type: String

[Missing <returns> documentation for "M:DHI.Mike1D.SimLauncher.SimulationWorker.CreateSetupfilenameWithID(System.String,System.String)"]

See Also