Click or drag to resize
PagesBlockQuery Class
A query for requesting page blocks.
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientPagesBlockQuery

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = false)]
public class PagesBlockQuery

The PagesBlockQuery type exposes the following members.

Constructors
  NameDescription
Public methodPagesBlockQuery
Initializes a new instance of the PagesBlockQuery class
Top
Properties
  NameDescription
Public propertyFirstPage
The first page of the page block
Public propertyPageCount
Total count of the pages in the page block
Top
Remarks