Cannot set CBREnabled equal to true until the object store has been enabled for CBR.

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

ToggleSyntax

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

ToggleSee Also