FeedbackData class

Contains a set of properties that are logged as analysis data whenever a SocialRating is set.

Inheritance hierarchy

System.Object
  WebSvcSocialDataService.FeedbackData

Namespace:  WebSvcSocialDataService
Assembly:  UserProfileServices (in UserProfileServices.dll)

Syntax

'Declaration
<SerializableAttribute> _
<XmlTypeAttribute(Namespace := "https://microsoft.com/webservices/SharePointPortalServer/SocialDataService")> _
Public Class FeedbackData
'Usage
Dim instance As FeedbackData
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "https://microsoft.com/webservices/SharePointPortalServer/SocialDataService")]
public class FeedbackData

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.

See also

Reference

FeedbackData members

WebSvcSocialDataService namespace