The DISTINCT operator is not supported in merged scope queries.

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

ToggleSyntax

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

ToggleSee Also