FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deWorkflowInstance..::..getEngineAlerts Method

Gets the engine alerts.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public Dictionary<string, deEngineAlert> getEngineAlerts()
Public Function getEngineAlerts As Dictionary(Of String, deEngineAlert)
public:
Dictionary<String^, deEngineAlert^>^ getEngineAlerts()

Return Value

Dictionary<System.String, deEngineAlert>.