More than one ContentSearch table cannot be joined into a search This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
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; |
C++ |
---|
public: static const ExceptionCode RETRIEVE_MORE_THAN_ONE_CONTENT_TABLE; |
J# |
---|
public static final ExceptionCode RETRIEVE_MORE_THAN_ONE_CONTENT_TABLE |
JScript |
---|
public static const var RETRIEVE_MORE_THAN_ONE_CONTENT_TABLE : ExceptionCode; |
See Also