ScriptLoaderCompileFromSources Method
Compile script from string sources (stored in DB or similar)
Namespace: DHI.Mike1D.PluginsAssembly: DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
public void CompileFromSources(
string projectId,
string[] sourceFiles
)
Parameters
- projectId String
- Id of project where source files belong to. Used when reporting build errors
- sourceFiles String
- String containing script source files