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 the average rating for a specific URL.
The SocialRatingAverage type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Average | Gets the value of the average rating for a specific URL, on a scale of 0-5. |
![]() |
Count | Gets the number of ratings that a specific URL has received. |
![]() |
LastModifiedTime | Gets the last time at which the average rating for a URL was updated. |
![]() |
Manager | Gets the SocialRatingManager object that retrieved this SocialRatingAverage. |
![]() |
Url | Gets the URL whose average rating is stored by this SocialRatingAverage. |
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