Compartir a través de


de la propiedad ProfileBase.ProfileSubtypeId

Obtiene o establece el identificador de subtipo de perfil.

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

Sintaxis

'Declaración
Protected Property ProfileSubtypeId As Integer
    Get
    Set
'Uso
Dim value As Integer

value = Me.ProfileSubtypeId

Me.ProfileSubtypeId = value
protected int ProfileSubtypeId { get; set; }

Valor de propiedad

Tipo: System.Int32

Vea también

Referencia

clase ProfileBase

Miembros ProfileBase

Espacio de nombres Microsoft.Office.Server.UserProfiles