PropertyCollection.CommitDisplayOrder Method
Commits the changes made to the display order to the user profile database.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Sub CommitDisplayOrder
'Usage
Dim instance As PropertyCollection
instance.CommitDisplayOrder()
public void CommitDisplayOrder()