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()