FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDBAuditLogProvider..::..clearAllEntries Method

Clears all entries.

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

Syntax


public bool clearAllEntries(
	string workflowUserID
)
Public Function clearAllEntries ( _
	workflowUserID As String _
) As Boolean
public:
bool^ clearAllEntries(
	String^ workflowUserID
)

Parameters

workflowUserID
Type: String
The workflow user identifier.

Return Value

true if XXXX, false otherwise.

Exceptions


ExceptionCondition
[NotImplementedException]