The sort level specified in the search XML is invalid. A non-sequential sort level was found. The sort level must be sequential.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly RETRIEVE_SEARCH_INVALID_SORT_LEVEL As ExceptionCode |
C# |
---|
public static readonly ExceptionCode RETRIEVE_SEARCH_INVALID_SORT_LEVEL |
Visual C++ |
---|
public:
static initonly ExceptionCode^ RETRIEVE_SEARCH_INVALID_SORT_LEVEL |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.retrievE_SEARCH_INVALID_SORT_LEVEL |