SocialRatingAverage members

Represents the average rating for a specific URL.

The SocialRatingAverage type exposes the following members.

Properties

  Name Description
Public property Average Gets the value of the average rating for a specific URL, on a scale of 0-5.
Public property Count Gets the number of ratings that a specific URL has received.
Public property LastModifiedTime Gets the last time at which the average rating for a URL was updated.
Public property Manager Gets the SocialRatingManager object that retrieved this SocialRatingAverage.
Public property Url Gets the URL whose average rating is stored by this SocialRatingAverage.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SocialRatingAverage class

Microsoft.Office.Server.SocialData namespace