Identifies the page on which the next enumerate operation will be performed
when enumerating a collection.
Namespace:
FileNet.Api.CollectionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
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'); |