ArcGIS API for Silverlight - Library Reference
Rating Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Portal Namespace > ArcGISPortalRating Class : Rating Property

Gets the rating given by the current user to the item.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Rating As Nullable(Of Double)
C# 
public Nullable<double> Rating {get;}

Remarks

A null value means that the current user didn't rate the item.

Property Value

The rating between 1.0 and 5.0.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.