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.
Represents details about the social rating.
Inheritance Hierarchy
System.Object
[SocialDataService Web service].SocialDataDetail
[SocialDataService Web service].SocialRatingDetail
Namespace: [SocialDataService Web service]
Web service reference: http://Site/_vti_bin/SocialDataService.asmx
Syntax
'Declaration
<SerializableAttribute> _
Public Class SocialRatingDetail _
Inherits SocialDataDetail
'Usage
Dim instance As SocialRatingDetail
[SerializableAttribute]
public class SocialRatingDetail : SocialDataDetail
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.