Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the status of a query response.
Namespace: Microsoft.SharePoint.Dsp
Assembly: Microsoft.SharePoint.Dsp (in Microsoft.SharePoint.Dsp.dll)
Syntax
Public Enumeration ResponseStatus
Dim instance As ResponseStatus
public enum ResponseStatus
Members
| Member name | Description | |
|---|---|---|
| Success | Indicates the query succeeded. | |
| Failure | Indicates the query failed. |