IFetchDownloadFileOptions

Interface

Options for refining / filtering the results of the fetchDownloadFile operation.

Properties

Property Type Notes
context IArcGISContext
entity IHubEditableContent
format ServiceDownloadFormat
geometry Optional __esri.Geometry
layers Optional number[]
pollInterval Optional number
progressCallback Optional downloadProgressCallback
where Optional string

Interface defined in common/src/downloads/types.ts:127