EntitySearchResponse.HasException Property

Definition

Gets whether any error occurred during the entity search execution.

public:
 property bool HasException { bool get(); };
public bool HasException { get; }
member this.HasException : bool
Public ReadOnly Property HasException As Boolean

Property Value

Returns Booleantrue if there are any errors; otherwise false.

Applies to