SocialRatingDetail Members
Include Protected Members
Include Inherited Members
Represents details about the social rating.
The SocialRatingDetail type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SocialRatingDetail | Initializes a new instance of the SocialRatingDetail class. |
Top
Properties
Name | Description | |
---|---|---|
LastModifiedTime | Gets or sets the date and time when the social data was last modified. (Inherited from SocialDataDetail.) | |
Owner | Gets or sets the user associated with the social data. (Inherited from SocialDataDetail.) | |
Rating | Gets or sets the value of the social rating. | |
Title | Gets or sets the title of the social data. (Inherited from SocialDataDetail.) | |
Url | Gets or sets the URL to the social data. (Inherited from SocialDataDetail.) |
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