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

Function moveItemToFolder

  • moveItemToFolder(itemId, folderId, authentication): Promise<IMoveItemResponse>
  • Moves an AGO item to a specified folder.

    Parameters

    • itemId: string

      Id of item to move

    • folderId: string

      Id of folder to receive item

    • authentication: UserSession

      Credentials for the request

    Returns Promise<IMoveItemResponse>

    A Promise resolving to the results of the move

    • Defined in packages/common/src/restHelpers.ts:1058

Settings

Member Visibility

Theme

@esri/solution.js
  • Loading...

Generated using TypeDoc