IFetchDownloadFileOptions
Options for refining / filtering the results of the fetchDownloadFile operation.
Properties
| Property | Type | Notes |
|---|---|---|
| IArcGISContext | ||
| IHubEditableContent | ||
| ServiceDownloadFormat | ||
| Optional | IGeometryInstance |
Geometry to filter results by NOTE: image downloads only support Extent or an extent-like object |
| Optional | number[] | |
| Optional | number | |
| Optional | downloadProgressCallback | |
| Optional | boolean | |
| Optional | string |
Interface defined in packages/common/src/downloads/types.ts:99