Dfs0BridgeDoRewindTime Property |
Flag indicating whether to rewind time step index if the outputting time
was moved before the last outputted time.
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public bool DoRewindTime { get; set; }
Public Property DoRewindTime As Boolean
Get
Set
public:
property bool DoRewindTime {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also