At least one search server must be specified for the indicated index area.

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

ToggleSyntax

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

ToggleSee Also