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: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public static string CreateSetupfilenameWithID(
	string filename,
	string id
)

Parameters

filename
Type: SystemString
id
Type: SystemString

Return Value

Type: String
See Also