• Preparing search index...
  • The search index is not available
@esri/solution.js
  • @esri/solution.js
  • common/src
  • createCopyResults

Function createCopyResults

  • createCopyResults(fileInfo, fetchedFromSource, copiedToDestination?): IAssociatedFileCopyResults | IZipCopyResults
  • Generates IAssociatedFileCopyResults object.

    Parameters

    • fileInfo: any

      Info about item that was to be copied

    • fetchedFromSource: boolean

      Status of fetching item from source

    • Optional copiedToDestination: boolean

      Status of copying item to destination

    Returns IAssociatedFileCopyResults | IZipCopyResults

    IAssociatedFileCopyResults object

    • Defined in packages/common/src/resources/createCopyResults.ts:29

Settings

Member Visibility

Theme

@esri/solution.js
  • Loading...

Generated using TypeDoc