Cannot delete a VerityIndexArea when the VerityCollections property is not empty. Set the isCBREnabled property to false and then run an IndexJob so the VerityCollections will be deleted before attempting to delete the IndexArea.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly PERSIST_CANT_DELETE_INUSE_INDEX_AREA As ExceptionCode |
C# |
---|
public static readonly ExceptionCode PERSIST_CANT_DELETE_INUSE_INDEX_AREA |
Visual C++ |
---|
public:
static initonly ExceptionCode^ PERSIST_CANT_DELETE_INUSE_INDEX_AREA |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.persisT_CANT_DELETE_INUSE_INDEX_AREA |