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