FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deRuntime..::..archiveInstancesByUpdateDate Method (DateTime)

Archives the instances by update date.

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

Syntax


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

Parameters

oCutOffDate
Type: DateTime
The o cut off date.

Return Value

true if XXXX, false otherwise.