SPRatingUsageEntry 构造函数 (Object[])

请注意:此 API 现在已过时。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
<ObsoleteAttribute("Rating usage collection is no longer necessary for the new analytics platform.")> _
Public Sub New ( _
    value As Object() _
)
用法
Dim value As Object()

Dim instance As New SPRatingUsageEntry(value)
[ObsoleteAttribute("Rating usage collection is no longer necessary for the new analytics platform.")]
public SPRatingUsageEntry(
    Object[] value
)

参数

  • value
    类型:[]

另请参阅

引用

SPRatingUsageEntry 类

SPRatingUsageEntry 成员

SPRatingUsageEntry 重载

Microsoft.SharePoint.Administration 命名空间