deRuntime..::..removeEngineAlertByStatus Method
Removes the engine alert by status.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool removeEngineAlertByStatus( engineAlertStatus oStatus )
Public Function removeEngineAlertByStatus ( _ oStatus As engineAlertStatus _ ) As Boolean
public: bool^ removeEngineAlertByStatus( engineAlertStatus^ oStatus )
Parameters
- oStatus
- Type: FlowWright.cDevDeAPI..::..engineAlertStatus
The o status.