FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deEventServiceBus..::..archiveEvents Method

Archives the events.

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

Syntax


public bool archiveEvents(
	DateTime oCutOffDate
)
Public Function archiveEvents ( _
	oCutOffDate As DateTime _
) As Boolean
public:
bool^ archiveEvents(
	DateTime^ oCutOffDate
)

Parameters

oCutOffDate
Type: DateTime
The o cut off date.

Return Value

true if XXXX, false otherwise.