FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deBusinessIntelligence..::..getTempImagesToRemove Method

Gets the temporary images to remove.

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

Syntax


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

Parameters

oCutOffDate
Type: DateTime
The o cut off date.

Return Value

DataTable.