EngineManagerEngineState Property |
Gets the status of the Engine.
Namespace: Dundas.BIAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
EngineState
See Also