PagingInfo ComplexType

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Specifies a number of pages and a number of entity instances per page to return from the query.

This Web API complex type corresponds to the organization service PagingInfo.

Properties

The properties of a complex type contain the structured data of the type.

Name

Type

Nullable

Unicode

Description

Count

Edm.Int32

The number of entity instances returned per page.

PageNumber

Edm.Int32

The number of pages returned from the query.

PagingCookie

Edm.String

false

The info used to page large result sets.

ReturnTotalRecordCount

Edm.Boolean

The total number of records should be returned from the query.

Types that use the PagingInfo complex type.

The following use the PagingInfo complex type.

Name

How used

Description

RetrieveDuplicates Function

PagingInfo Parameter

Detects and retrieves duplicates for a specified record.

RetrieveEntityChanges Function

PageInfo Parameter

Retrieve the changes for an entity.

RetrieveParsedDataImportFile Function

PagingInfo Parameter

Retrieves the data from the parse table.

QueryExpression ComplexType

PageInfo Property

A complex query expressed in a hierarchy of expressions.

See Also

Use the Microsoft Dynamics 365 Web API
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright