Content Engine cannot delete the item because the existing retention period has not expired.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly CONTENT_CA_DELETE_FAILED_RETENTION_CHECK As ExceptionCode
C#
public static readonly ExceptionCode CONTENT_CA_DELETE_FAILED_RETENTION_CHECK
Visual C++
public:
static initonly ExceptionCode^ CONTENT_CA_DELETE_FAILED_RETENTION_CHECK
JavaScript
FileNet.Api.Exception.ExceptionCode.contenT_CA_DELETE_FAILED_RETENTION_CHECK

ToggleSee Also