PropertyMap.Commit Method
Commits changes made to the property map to the database.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Sub Commit
'Usage
Dim instance As PropertyMap
instance.Commit()
public void Commit()