UserProfile.Commit Method
Commits changes made to the user profile to the user profile database.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Overrides NotOverridable Sub Commit
'Usage
Dim instance As UserProfile
instance.Commit()
public override sealed void Commit()