Mike1DControllerFactoryKeepLogFileOpen Property |
Flag to keep log-file open after simulation has finalized
Namespace:
DHI.Mike1D.Mike1DDataAccess
Assembly:
DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public bool KeepLogFileOpen { get; set; }
Public Property KeepLogFileOpen As Boolean
Get
Set
public:
property bool KeepLogFileOpen {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also