FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deBusinessIntelligence..::..getBarcodesToRemove Method

Gets the barcodes to remove.

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

Syntax


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

Parameters

oCutOffDate
Type: DateTime
The o cut off date.

Return Value

DataTable.