Item
An object that represents an item.
Since
200.1.0
See also
Inheritors
Properties
The information on the source of the item and its copyright status.
The description of the specified item.
The spatial reference name of the specified item. The coordinate system of the specified item.
The user defined tags that describe the specified item.
The terms of use of the item. It is stored in the "licenseInfo" property in json. The property can contain HTML markup.
The thumbnail of the item.
An array of keywords that further describes the type of this item. Each item is tagged with a set of type keywords that are derived based on its primary type. The type keywords of the specified item.
Functions
Sets the thumbnail of the item with the specified image. This method invokes Bitmap.compress and may be long running.
Executes an asynchronous operation to update any item properties that have been changed (using the setter methods). This causes the values that have been changed to be updated on the portal (for PortalItems) or on disk (for LocalItems).