AdaptiveTSCheckSolutionConstraintsTimeStepOk Property |
Flag indicating if last time step was OK.
Namespace:
DHI.Mike1D.Engine.ModuleHD
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public bool TimeStepOk { get; }
Public ReadOnly Property TimeStepOk As Boolean
Get
public:
property bool TimeStepOk {
bool get ();
}
Property Value
Type:
BooleanSee Also