PortalResult QML Type

  • Esri.ArcGISRuntime
  • PortalResult
  • Represents the result of moving a portal item. More...

    Import Statement: import Esri.ArcGISRuntime
    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

    [read-only] error : Error

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


    [read-only] itemId : string

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


    [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.