The CBRLocale of object store {0} may not be changed when any VerityCollection objects exist in that object store.

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

ToggleSyntax

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

ToggleSee Also