The indicated Verity search server configuration cannot be retrieved. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CBR_CANT_GET_SEARCH_CONFIG As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CBR_CANT_GET_SEARCH_CONFIG; |
C++ |
---|
public: static const ExceptionCode CBR_CANT_GET_SEARCH_CONFIG; |
J# |
---|
public static final ExceptionCode CBR_CANT_GET_SEARCH_CONFIG |
JScript |
---|
public static const var CBR_CANT_GET_SEARCH_CONFIG : ExceptionCode; |