PropertyBase.Commit method

Commits changes to this property’s definition to the user profile database.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public MustOverride Sub Commit
'Usage
Dim instance As PropertyBase

instance.Commit()
public abstract void Commit()

See also

Reference

PropertyBase class

PropertyBase members

Commit overload

Microsoft.Office.Server.UserProfiles namespace