ProfileSubtypeProperty.Commit Method
Commits changes to this profile subtype 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 Overrides Sub Commit
'Usage
Dim instance As ProfileSubtypeProperty
instance.Commit()
public override void Commit()