ActivityTemplatesCollection.Commit Method
Saves all changes to the collection 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 ActivityTemplatesCollection
instance.Commit()
public void Commit()
See Also
Reference
ActivityTemplatesCollection Class