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