Cannot have more than one ContentSearch table joined into a search.

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

ToggleSyntax

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

ToggleSee Also