OrganizationProfile.Commit Method

Commits any changes of property values to the data store.

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 OrganizationProfile

instance.Commit()
public override void Commit()

Remarks

This method must be called or all changes will be lost.

See Also

Reference

OrganizationProfile Class

OrganizationProfile Members

Microsoft.Office.Server.UserProfiles Namespace