AbstractMike1DControllerIsFailed Property |
Bool indicating that the controller is in a failed state
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 IsFailed { get; }
Public ReadOnly Property IsFailed As Boolean
Get
public:
property bool IsFailed {
bool get ();
}
Property Value
Type:
BooleanSee Also