FeedbackData class
Contém um conjunto de propriedades que são registradas como dados de análise, sempre que um SocialRating é definida.
Inheritance hierarchy
System.Object
Microsoft.Office.Server.SocialData.FeedbackData
Namespace: Microsoft.Office.Server.SocialData
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaração
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class FeedbackData
'Uso
Dim instance As FeedbackData
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed 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.