Mike1DStateWriterStateTime Property |
Last time the state was written.
This may be differ from time series
Namespace:
DHI.Mike1D.Mike1DDataAccess
Assembly:
DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public DateTime StateTime { get; }
Public ReadOnly Property StateTime As DateTime
Get
public:
property DateTime StateTime {
DateTime get ();
}
Property Value
Type:
DateTimeSee Also