Identifies the page on which the next enumerate operation will be performed when enumerating a collection.

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

ToggleSyntax

Visual Basic (Declaration)
Public Interface IPageMark
C#
public interface IPageMark
Visual C++
public interface class IPageMark
JavaScript
FileNet.Api.Collection.IPageMark = function();
FileNet.Api.Collection.IPageMark.createInterface('FileNet.Api.Collection.IPageMark');

ToggleSee Also