FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deRuntime..::..archiveInstance Method

Archives the instance.

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

Syntax


public bool archiveInstance(
	string instanceID
)
Public Function archiveInstance ( _
	instanceID As String _
) As Boolean
public:
bool^ archiveInstance(
	String^ instanceID
)

Parameters

instanceID
Type: String
The instance identifier.

Return Value

true if XXXX, false otherwise.