Compartir a través de


de la propiedad UserProfile.Parent

Este miembro reemplaza a ProfileBase.Parent.

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

Sintaxis

'Declaración
Public Overrides Property Parent As ProfileBase
    Get
    Set
'Uso
Dim instance As UserProfile
Dim value As ProfileBase

value = instance.Parent

instance.Parent = value
public override ProfileBase Parent { get; set; }

Valor de propiedad

Tipo: Microsoft.Office.Server.UserProfiles.ProfileBase

Vea también

Referencia

clase UserProfile

Miembros UserProfile

Espacio de nombres Microsoft.Office.Server.UserProfiles