Partager via


EntitySearchResponse Class

Definition

Contains the response from the EntitySearchRequest class.

public ref class EntitySearchResponse
public class EntitySearchResponse
type EntitySearchResponse = class
Public Class EntitySearchResponse
Inheritance
EntitySearchResponse

Constructors

EntitySearchResponse()

Initializes a new instance of the EntitySearchResponse class.

Properties

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.

Applies to