FlowWright.cDevDeAPI Namespace
deEventServiceBus Class
deEventServiceBus Methods
FlowWright.cDevDecisionEngine Namespace

deEventServiceBus..::..getArchivedEventsByStatus Method

Gets the archived events by status.

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

Syntax


public DataTable getArchivedEventsByStatus(
	eventStatus oType
)
Public Function getArchivedEventsByStatus ( _
	oType As eventStatus _
) As DataTable
public:
DataTable^ getArchivedEventsByStatus(
	eventStatus^ oType
)

Parameters

oType
Type: FlowWright.cDevDeAPI..::..eventStatus
Type of the o.

Return Value

DataTable.