FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deBusinessIntelligence..::..getTotalNumberOfTempImagesToRemove Method

Gets the total number of temporary images to remove.

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

Syntax


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

Parameters

oCutOffDate
Type: DateTime
The o cut off date.

Return Value

System.Int64.