Share via


SocialRating.DeleteData method

Deletes the data in a social rating.

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

Syntax

'Declaration
Protected Overrides Sub DeleteData
'Usage

Me.DeleteData()
protected override void DeleteData()

Remarks

after the data in a social rating is deleted, the object becomes a DeletedSocialRating.

See also

Reference

SocialRating class

SocialRating members

Microsoft.Office.Server.SocialData namespace