FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deBusinessIntelligence..::..getTotalNumberOfEmailsToRemove Method

get the Engine alerts Count to remove

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

Syntax


public long getTotalNumberOfEmailsToRemove(
	DateTime oCutOffDate
)
Public Function getTotalNumberOfEmailsToRemove ( _
	oCutOffDate As DateTime _
) As Long
public:
long long^ getTotalNumberOfEmailsToRemove(
	DateTime^ oCutOffDate
)

Parameters

oCutOffDate
Type: DateTime
The o cut off date.

Return Value

System.Int64.