You cannot use the Content Engine API or an administration tool to change the value of the IsCBREnabled property of a class definition for an IndexRequest class.

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

ToggleSyntax

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

ToggleSee Also