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

See also

Reference

CoreProperty class

CoreProperty members

Commit overload

Microsoft.Office.Server.UserProfiles namespace