Freigeben über


SPRatingUsageEntry-Konstruktor (Object[])

HINWEIS: Diese API ist veraltet.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<ObsoleteAttribute("Rating usage collection is no longer necessary for the new analytics platform.")> _
Public Sub New ( _
    value As Object() _
)
'Usage
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
)

Parameter

  • value
    Typ: []

Siehe auch

Referenz

SPRatingUsageEntry Klasse

SPRatingUsageEntry-Member

SPRatingUsageEntry-Überladung

Microsoft.SharePoint.Administration-Namespace