At least two object stores must be supplied to a merged scope query. #Supplied={0}.

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

ToggleSyntax

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

ToggleSee Also