The object cannot be deleted due to a retention constraint.

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

ToggleSyntax

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

ToggleSee Also