ActivityApplication.Commit Method

Commits this ActivityApplication object 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 ActivityApplication

instance.Commit()
public void Commit()

Remarks

Use this method after creating a new ActivityApplication.

See Also

Reference

ActivityApplication Class

ActivityApplication Members

Microsoft.Office.Server.ActivityFeed Namespace