Click or drag to resize

IMike1DControllerProgressState Property

Progress state of the controller, specifying how far the controller has progressed. One of Initialized,Prepared,Running.

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
ControllerState ProgressState { get; }

Property Value

Type: ControllerState
See Also