FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deBusinessIntelligence..::..getEventCountByStatus Method (eventStatus)

get the Events Count by status

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

Syntax


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

Parameters

oStatus
Type: FlowWright.cDevDeAPI..::..eventStatus
event status

Return Value

System.Int64.