EntitySearchResponse.ExceptionDetails Property

Definition

Gets the error details that occur during entity search execution.

public:
 property Exception ^ ExceptionDetails { Exception ^ get(); };
public Exception ExceptionDetails { get; }
member this.ExceptionDetails : Exception
Public ReadOnly Property ExceptionDetails As Exception

Property Value

Returns ExceptionThe error details that occur during entity search execution.

Applies to