SimulationParametersCreateHtmllogs Property |
Create the HTML summary and error log files.
Default value: True
Namespace:
DHI.Mike1D.SimLauncher
Assembly:
DHI.Mike1D.SimLauncher (in DHI.Mike1D.SimLauncher.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public bool CreateHtmllogs { get; set; }
Public Property CreateHtmllogs As Boolean
Get
Set
public:
property bool CreateHtmllogs {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also