ProfileSubtypePropertyManager.SetDisplayOrderByPropertyURI 方法

设置具有指定的 URI 的属性的显示顺序。

命名空间:  Microsoft.Office.Server.UserProfiles
程序集:  Microsoft.Office.Server.UserProfiles(位于 Microsoft.Office.Server.UserProfiles.dll 中)

语法

声明
Public Sub SetDisplayOrderByPropertyURI ( _
    propertyURI As String, _
    displayOrder As Integer _
)
用法
Dim instance As ProfileSubtypePropertyManager
Dim propertyURI As String
Dim displayOrder As Integer

instance.SetDisplayOrderByPropertyURI(propertyURI, _
    displayOrder)
public void SetDisplayOrderByPropertyURI(
    string propertyURI,
    int displayOrder
)

参数

另请参阅

引用

ProfileSubtypePropertyManager 类

ProfileSubtypePropertyManager 成员

Microsoft.Office.Server.UserProfiles 命名空间