PropertyCollection.CommitDisplayOrder Method
NOTE: This API is now obsolete.
Commits the changes made to the display order to the user profile database.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
<ObsoleteAttribute("PropertyCollection is replaced by ProfileSubtypePropertyManager.")> _
Public Sub CommitDisplayOrder
'Usage
Dim instance As PropertyCollection
instance.CommitDisplayOrder()
[ObsoleteAttribute("PropertyCollection is replaced by ProfileSubtypePropertyManager.")]
public void CommitDisplayOrder()