The property cannot be selected using Distinct. The property is indicated.

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

ToggleSyntax

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

ToggleSee Also