SocialRating.Update Method
Updates the social rating and changes the LastModifiedTime property.
Namespace: Microsoft.Office.Server.SocialData
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Sub Update
'Usage
Dim instance As SocialRating
instance.Update()
public void Update()