EntitySearchResponse.PageCookie Property

 

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

Gets the current paging information.

Namespace:   Microsoft.Crm.UnifiedServiceDesk.Dynamics.EntitySearch
Assembly:  Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Syntax

public string PageCookie { get; internal set; }
Public Property PageCookie As String
    Get
    Friend Set
End Property

Property Value

Type: System.String

Returns String
The current paging information. This is used in conjunction with HasMoreRecords when working with large record sets.

See Also

EntitySearchResponse Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.EntitySearch Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright