An attempt was made to get the current page or element count before moving past the last page.

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

ToggleSyntax

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

ToggleSee Also