Mike1DLogFileWriterLogFileOpen Property |
Flag indicating if log file is open and can be written to.
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 LogFileOpen { get; }
Public ReadOnly Property LogFileOpen As Boolean
Get
public:
property bool LogFileOpen {
bool get ();
}
Property Value
Type:
BooleanSee Also