FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDFSSynchronization..::..getAllRequestsByPeriod Method

Gets all requests by period.

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

Syntax


public DataTable getAllRequestsByPeriod(
	DateTime fromPeriod
)
Public Function getAllRequestsByPeriod ( _
	fromPeriod As DateTime _
) As DataTable
public:
DataTable^ getAllRequestsByPeriod(
	DateTime^ fromPeriod
)

Parameters

fromPeriod
Type: DateTime
From period.

Return Value

DataTable.