An attempt was made to get the current page or element count before moving to the next page after a reset operation.

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

ToggleSyntax

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

ToggleSee Also