Share via


UserProfileConfigManager.GetPropertyDataTypes Method

Gets the current collection of PropertyDataTypeobjects.

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

Syntax

'Declaration
Public Function GetPropertyDataTypes As PropertyDataTypeCollection
'Usage
Dim instance As UserProfileConfigManager
Dim returnValue As PropertyDataTypeCollection

returnValue = instance.GetPropertyDataTypes()
public PropertyDataTypeCollection GetPropertyDataTypes()

Return Value

Type: Microsoft.Office.Server.UserProfiles.PropertyDataTypeCollection
The PropertyDataTypeCollection represents the current collection of PropertyDataType objects.

See Also

Reference

UserProfileConfigManager Class

UserProfileConfigManager Members

Microsoft.Office.Server.UserProfiles Namespace