EntitySearchResponse.HasMoreRecords Property

 

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

Gets whether there are more records available.

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

Syntax

public bool HasMoreRecords { get; internal set; }
Public Property HasMoreRecords As Boolean
    Get
    Friend Set
End Property

Property Value

Type: System.Boolean

Returns Boolean
true if there are more records available; otherwise false. This is used in conjunction with PageCookie when working with large record sets.

See Also

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

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright