SocialRatingManager constructor (SPServiceContext)

Constructs a SocialRatingManager object from a specified SPServiceContext object.

Namespace:  Microsoft.Office.Server.SocialData
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Sub New ( _
    serviceContext As SPServiceContext _
)
'Usage
Dim serviceContext As SPServiceContext

Dim instance As New SocialRatingManager(serviceContext)
public SocialRatingManager(
    SPServiceContext serviceContext
)

Parameters

See also

Reference

SocialRatingManager class

SocialRatingManager members

SocialRatingManager overload

Microsoft.Office.Server.SocialData namespace