Compartir a través de


del método ProfileSubtypePropertyManager.SetDisplayOrderByPropertyURI

Establece el orden de presentación de la propiedad con el URI especificado.

Espacio de nombres:  Microsoft.Office.Server.UserProfiles
Ensamblado:  Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)

Sintaxis

'Declaración
Public Sub SetDisplayOrderByPropertyURI ( _
    propertyURI As String, _
    displayOrder As Integer _
)
'Uso
Dim instance As ProfileSubtypePropertyManager
Dim propertyURI As String
Dim displayOrder As Integer

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

Parámetros

Vea también

Referencia

clase ProfileSubtypePropertyManager

Miembros ProfileSubtypePropertyManager

Espacio de nombres Microsoft.Office.Server.UserProfiles