Click or drag to resize

LTSJobListReadFromFile Method

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public void ReadFromFile(
	IFilePath filePath,
	IDiagnostics diagnostics
)

Parameters

filePath
Type: DHI.Mike1D.GenericIFilePath
diagnostics
Type: DHI.Mike1D.GenericIDiagnostics
See Also