PortalResult QML Type

Represents the result of moving a portal item. More...

Import Statement: import Esri.ArcGISRuntime 100.15
Since: Esri.ArcGISRuntime 100.1
Inherits:

Object

Properties

Detailed Description

This type is the result of calling movePortalItems from a portal user.

Note: You cannot declare or create a component of this type in QML code.

See also PortalUser.

Property Documentation

error : Error

Returns the error if the move was unsuccesful. Empty otherwise (read-only).


itemId : string

Returns the ID of the item from the portaluser task (read-only).


success : bool

Returns whether the movePortalItems task was successfully executed (read-only).


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close