SPRatingUsageEntry.FeedbackIdentifier 属性
请注意:此 API 现在已过时。
获取或设置一个唯一的 ID 相关联的用户实例的特定等级的所有日志记录在一起。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
<ObsoleteAttribute("Rating usage collection is no longer necessary for the new analytics platform.")> _
Public Property FeedbackIdentifier As Guid
Get
Set
用法
Dim instance As SPRatingUsageEntry
Dim value As Guid
value = instance.FeedbackIdentifier
instance.FeedbackIdentifier = value
[ObsoleteAttribute("Rating usage collection is no longer necessary for the new analytics platform.")]
public Guid FeedbackIdentifier { get; set; }
属性值
类型:System.Guid
备注
此属性将生成的客户端 (如呈现组件) 所记录的评级反馈。