Provides access to the Image Server Download Result Interface.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
FileSize | The download file size in bytes. | |
RasterIDs | The list of raster IDs. | |
URI | The download file name. |
CoClasses that implement IImageServerDownloadResult
CoClasses and Classes | Description |
---|---|
ImageServerDownloadResult | An Image Server Download Result object. |
Remarks
The Download request returns an ImageServerDownloadResults object, which contains multiple ImageServerDownloadResult objects, each specifies one downloadable file. One file can be a part of multiple logical rasters. The list of raster IDs gives the parent rasters to which this file belong.