다음을 통해 공유


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

See Also

Reference

PropertyCollection Class

PropertyCollection Members

Microsoft.Office.Server.UserProfiles Namespace