FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deBusinessIntelligence..::..getTotalNumberOfArchivedEventsToRemove Method

get the archived events Count to remove

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

Syntax


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

Parameters

oCutOffDate
Type: DateTime
The o cut off date.

Return Value

System.Int64.