The class "{0}" referred to in the FROM Expression is not searchable.

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

ToggleSyntax

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

ToggleSee Also