The CBRLocale property of the object store must be set before any IndexAreas are created
Namespace:
FileNet.Api.ExceptionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly PERSIST_CBR_LOCALE_NOT_SET As ExceptionCode |
C# |
---|
public static readonly ExceptionCode PERSIST_CBR_LOCALE_NOT_SET |
Visual C++ |
---|
public: static initonly ExceptionCode^ PERSIST_CBR_LOCALE_NOT_SET |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.persisT_CBR_LOCALE_NOT_SET |