EntitySearchResponse Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Contains the response from the EntitySearchRequest class.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.EntitySearch
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Inheritance Hierarchy
System.Object
Microsoft.Crm.UnifiedServiceDesk.Dynamics.EntitySearch.EntitySearchResponse
Syntax
public class EntitySearchResponse
Public Class EntitySearchResponse
Constructors
Name | Description | |
---|---|---|
![]() |
EntitySearchResponse() | Initializes a new instance of the EntitySearchResponse class. |
Properties
Name | Description | |
---|---|---|
![]() |
Entities | Gets a collection of entity records. |
![]() |
ExceptionDetails | Gets the error details that occur during entity search execution. |
![]() |
HasException | Gets whether any error occurred during the entity search execution. |
![]() |
HasMoreRecords | Gets whether there are more records available. |
![]() |
PageCookie | Gets the current paging information. |
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Crm.UnifiedServiceDesk.Dynamics.EntitySearch Namespace
Reuse Entity Search definition in your custom code
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright