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