Compartir a través de


del método UserProfileConfigManager.GetDsmlSyntaxFromProfileProperty

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

Sintaxis

'Declaración
Public Shared Function GetDsmlSyntaxFromProfileProperty ( _
    property As ProfileTypeProperty _
) As DSMLSyntax
'Uso
Dim property As ProfileTypeProperty
Dim returnValue As DSMLSyntax

returnValue = UserProfileConfigManager.GetDsmlSyntaxFromProfileProperty(property)
public static DSMLSyntax GetDsmlSyntaxFromProfileProperty(
    ProfileTypeProperty property
)

Parámetros

Valor devuelto

Tipo: DSMLSyntax

Vea también

Referencia

clase UserProfileConfigManager

Miembros UserProfileConfigManager

Espacio de nombres Microsoft.Office.Server.UserProfiles