The indicated ORDER BY property must be in the select list.

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

ToggleSyntax

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

ToggleSee Also