FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDFSSynchronization..::..clearAllRequestsByPeriod Method

Clears all requests by period.

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

Syntax


public bool clearAllRequestsByPeriod(
	DateTime fromPeriod
)
Public Function clearAllRequestsByPeriod ( _
	fromPeriod As DateTime _
) As Boolean
public:
bool^ clearAllRequestsByPeriod(
	DateTime^ fromPeriod
)

Parameters

fromPeriod
Type: DateTime
From period.

Return Value

true if XXXX, false otherwise.