SocialTag.Update method

If the social tag has been changed, updates the LastModifiedTime property of the social tag.

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 SocialTag

instance.Update()
public void Update()

See also

Reference

SocialTag class

SocialTag members

Microsoft.Office.Server.SocialData namespace