Share via


SocialRatingAverageDetail members

Represents details about the average rating for a specified URL.

The SocialRatingAverageDetail type exposes the following members.

Constructors

  Name Description
Public method SocialRatingAverageDetail Initializes a new instance of the SocialRatingAverageDetail class.

Top

Properties

  Name Description
Public property Average Gets or sets the value of the average rating for a specified URL.
Public property Count Gets or sets the total number of the social ratings associated with a specified URL.
Public property CurrentUserRating Gets or sets the value of the social rating that the current user provided for the specified URL.
Public property LastModifiedTime Gets or sets the date and time when the average rating was last modified for a specified URL.
Public property Url Gets or sets the URL with which the average social rating is associated.

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

SocialRatingAverageDetail class

WebSvcSocialDataService namespace