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)

Syntax

Visual Basic (Declaration)
Public Interface IPageMark
C#
public interface IPageMark
C++
interface class IPageMark
J#
public interface IPageMark
JScript
public interface IPageMark

See Also