SPRatingUsageEntry.RatedAssetWebId 属性
请注意:此 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 RatedAssetWebId As Guid
Get
Set
用法
Dim instance As SPRatingUsageEntry
Dim value As Guid
value = instance.RatedAssetWebId
instance.RatedAssetWebId = value
[ObsoleteAttribute("Rating usage collection is no longer necessary for the new analytics platform.")]
public Guid RatedAssetWebId { get; set; }
属性值
类型:System.Guid
网站的 ID。