Cannot delete a VerityCollection from an IndexArea. Set the isCBREnabled property to false and run an IndexJob instead.

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

ToggleSyntax

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

ToggleSee Also