EngineManagerEngineState Property  | 
 Gets the status of the Engine.
 
    Namespace: 
   Dundas.BI
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic static EngineState EngineState { get; }Public Shared ReadOnly Property EngineState As EngineState
	Get
public:
static property EngineState EngineState {
	EngineState get ();
}static member EngineState : EngineState with get
Property Value
Type: 
EngineState
See Also