FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deBusinessIntelligence..::..getArchivedEventsCountByStatus Method

get the Archived events Count By Status

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

Syntax


public long getArchivedEventsCountByStatus(
	eventStatus oStatus
)
Public Function getArchivedEventsCountByStatus ( _
	oStatus As eventStatus _
) As Long
public:
long long^ getArchivedEventsCountByStatus(
	eventStatus^ oStatus
)

Parameters

oStatus
Type: FlowWright.cDevDeAPI..::..eventStatus
The o status.

Return Value

System.Int64.