The retention date of the object cannot be altered 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_CONSTRAINT_VIOLATED As ExceptionCode
C#
public static readonly ExceptionCode PERSIST_RETENTION_CONSTRAINT_VIOLATED
Visual C++
public:
static initonly ExceptionCode^ PERSIST_RETENTION_CONSTRAINT_VIOLATED
JavaScript
FileNet.Api.Exception.ExceptionCode.persisT_RETENTION_CONSTRAINT_VIOLATED

ToggleSee Also