Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents details about the average rating for a specified URL.
The SocialRatingAverageDetail type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SocialRatingAverageDetail | Initializes a new instance of the SocialRatingAverageDetail class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Average | Gets or sets the value of the average rating for a specified URL. |
![]() |
Count | Gets or sets the total number of the social ratings associated with a specified URL. |
![]() |
CurrentUserRating | Gets or sets the value of the social rating that the current user provided for the specified URL. |
![]() |
LastModifiedTime | Gets or sets the date and time when the average rating was last modified for a specified URL. |
![]() |
Url | Gets or sets the URL with which the average social rating is associated. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top