Share via


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