Suggestion.Commit method

Saves all changes to the suggestion to the database.

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

Syntax

'Declaration
Public Sub Commit
'Usage
Dim instance As Suggestion

instance.Commit()
public void Commit()

See also

Reference

Suggestion class

Suggestion members

Microsoft.Office.Server.UserProfiles namespace