An error was detected while parsing the {0} full-text query. {1} This field is read-only.


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

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly CBR_QUERY_PARSE_ERROR As ExceptionCode
C#
public static readonly ExceptionCode CBR_QUERY_PARSE_ERROR;
C++
public:
 static const ExceptionCode CBR_QUERY_PARSE_ERROR;
J#
public static final ExceptionCode CBR_QUERY_PARSE_ERROR
JScript
public static const var CBR_QUERY_PARSE_ERROR : ExceptionCode;

See Also