Click or drag to resize

ScriptLoaderCompileFromSource Method (IFilePath)

Compile script from source file

Namespace:  DHI.Mike1D.Plugins
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void CompileFromSource(
	IFilePath sourceFile
)

Parameters

sourceFile
Type: DHI.Mike1D.GenericIFilePath
Name and path to script source file
See Also