esriWebResponseDataType Constants

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.
esriWRDTStream 2 The web response data is the stream to return to the client.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.