PortalRating

Class: esri/portal/PortalRating
Inheritance: PortalRating Accessor
Since: ArcGIS API for JavaScript 4.2

PortalRating provides details about the rating associated with a Portal item. View the ArcGIS REST API documentation for the Item Rating for more details.

Property Overview

Any properties can be set, retrieved or listened to. See the Working with Properties topic.
NameTypeSummaryClass
Date

Date the rating was added to the item.

more details
more detailsPortalRating
String

The name of the class.

more details
more detailsAccessor
Number

A rating between 1.0 and 5.0 for the item.

more details
more detailsPortalRating

Property Details

createdDate

Date the rating was added to the item.

declaredClassStringreadonly inherited
Since: ArcGIS API for JavaScript 4.7

The name of the class. The declared class name is formatted as esri.folder.className.

ratingNumber

A rating between 1.0 and 5.0 for the item.

API Reference search results

NameTypeModule
Loading...