Property {0} referred to in the Query Expression is not searchable.

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

ToggleSyntax

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

ToggleSee Also