Compartilhar via


UserProfileConfigManager.GetDsmlSyntaxFromProfileProperty method

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaração
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 retornado

Type: DSMLSyntax

Ver também

Referência

UserProfileConfigManager class

UserProfileConfigManager members

Microsoft.Office.Server.UserProfiles namespace