FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deBusinessIntelligence..::..getTotalNumberOfErrorLogsToRemove Method

get the Error logs Count to remove

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

Syntax


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

Parameters

oCutOffDate
Type: DateTime
The o cut off date.

Return Value

System.Int64.