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 (24.3.0.1000)
Syntax public 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:
EngineStateSee Also