CONTAINS or FREETEXT must use OR if ContentSearch NOT is joined using an inner join. This field is read-only.


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

Syntax

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

See Also