At least one search server must be specified for the indicated index area. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly RETRIEVE_NEED_SEARCH_SERVER As ExceptionCode |
C# |
---|
public static readonly ExceptionCode RETRIEVE_NEED_SEARCH_SERVER; |
C++ |
---|
public: static const ExceptionCode RETRIEVE_NEED_SEARCH_SERVER; |
J# |
---|
public static final ExceptionCode RETRIEVE_NEED_SEARCH_SERVER |
JScript |
---|
public static const var RETRIEVE_NEED_SEARCH_SERVER : ExceptionCode; |