EngineTimeTimeNp1 Property |
Time at time step n+1
Namespace:
DHI.Mike1D.Engine
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public DateTime TimeNp1 { get; set; }
Public Property TimeNp1 As DateTime
Get
Set
public:
property DateTime TimeNp1 {
DateTime get ();
void set (DateTime value);
}
Property Value
Type:
DateTimeSee Also