Represents the result of moving a portal item. More...
Import Statement: | import Esri.ArcGISRuntime 100.15 |
Since: | Esri.ArcGISRuntime 100.1 |
Inherits: |
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).
Returns whether the movePortalItems task was successfully executed (read-only).