SPRatingUsageEntry constructor (Object[])

NOTE: This API is now obsolete.

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
)

Parameters

  • value
    Type: []

See also

Reference

SPRatingUsageEntry class

SPRatingUsageEntry members

SPRatingUsageEntry overload

Microsoft.SharePoint.Administration namespace