FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deBusinessIntelligence..::..getDocumentsToRemove Method

Gets the documents to remove.

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

Syntax


public DataTable getDocumentsToRemove(
	DateTime oCutOffDate
)
Public Function getDocumentsToRemove ( _
	oCutOffDate As DateTime _
) As DataTable
public:
DataTable^ getDocumentsToRemove(
	DateTime^ oCutOffDate
)

Parameters

oCutOffDate
Type: DateTime
The o cut off date.

Return Value

DataTable.