The select Distinct operation cannot be used if the selected property is not defined in all object stores of within the scope of the query.

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

ToggleSyntax

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

ToggleSee Also