FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deBusinessIntelligence..::..getTotalNumberOfBarcodesToRemove Method

Gets the total number of barcodes to remove.

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

Syntax


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

Parameters

oCutOffDate
Type: DateTime
The o cut off date.

Return Value

System.Int64.