RetrieveAttributeChangeHistoryRequest.PagingInfo Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the paging information. Optional.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public PagingInfo PagingInfo { get; set; }
Public Property PagingInfo As PagingInfo
Property Value
Type: Microsoft.Xrm.Sdk.Query.PagingInfo
Type: PagingInfo
The paging information.
Remarks
Specifies a number of pages and a number of entity instances per page to return from the query.
See Also
RetrieveAttributeChangeHistoryRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Page large result sets with FetchXML
Page large result sets with QueryExpression
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright