|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Constants > E > esriWebResponseDataType Constants (ArcObjects .NET 10.5 SDK) | 
The type web response data returned by a web request handler.
| Constant | Value | Description | 
|---|---|---|
| esriWRDTPayload | 0 | The web response data is the payload to return to the client. | 
| esriWRDTFileToReturn | 1 | The web response data is the path of a file to return to the client. |