Share via


UserProfileConfigManager.GetDsmlSyntaxFromProfileProperty method

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

Syntax

'Declaration
Public Shared Function GetDsmlSyntaxFromProfileProperty ( _
    property As ProfileTypeProperty _
) As DSMLSyntax
'Usage
Dim property As ProfileTypeProperty
Dim returnValue As DSMLSyntax

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

Parameters

Return value

Type: DSMLSyntax

See also

Reference

UserProfileConfigManager class

UserProfileConfigManager members

Microsoft.Office.Server.UserProfiles namespace