Share via


ActivityType.Commit method

Commits all changes to this ActivityType to the database.

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

Syntax

'Declaration
Public Sub Commit
'Usage
Dim instance As ActivityType

instance.Commit()
public void Commit()

See also

Reference

ActivityType class

ActivityType members

Microsoft.Office.Server.ActivityFeed namespace