FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deBusinessIntelligence..::..getHistoryItemsToRemove Method

Gets the history items to remove.

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

Syntax


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

Parameters

oCutOffDate
Type: DateTime
The o cut off date.

Return Value

DataTable.