Status Element in Microsoft.Search.Response Schema for Enterprise Search
Contains a code indicating whether the request was successful or if an error occurred. Applies to the Enterprise Search Query Web service. For more information, see Enterprise Search Query Web Service Overview.
<Status>
</Status>
Attributes
Attribute | Description |
---|---|
None |
Child Elements
None. |
Parent Elements
Response Element in Microsoft.Search.Response Schema for Enterprise Search |
Remarks
If an error occurs, the DebugErrorMessage Element in Microsoft.Search.Response Schema for Enterprise Search element will contain a string with an error message corresponding to the error code returned in the Status element.
Schema name: Microsoft.Search.Response
Applies to: Query Web method (Microsoft.Search.Response.Document)
See Also
Concepts
Microsoft.Search.Response Schema for Enterprise Search
Enterprise Search Query Web Service Overview