PropertyDataType.DisplayName Property

NOTE: This API is now obsolete.

Obsolete.

Namespace:  Microsoft.SharePoint.Portal.UserProfiles
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute(""Microsoft.SharePoint.Portal.UserProfiles.PropertyDataType" is obsolete; use class "Microsoft.Office.Server.UserProfiles.PropertyDataType" instead")> _
Public ReadOnly Property DisplayName As String
    Get
'Usage
Dim instance As PropertyDataType
Dim value As String

value = instance.DisplayName
[ObsoleteAttribute(""Microsoft.SharePoint.Portal.UserProfiles.PropertyDataType" is obsolete; use class "Microsoft.Office.Server.UserProfiles.PropertyDataType" instead")]
public string DisplayName { get; }

Property Value

Type: System.String

See Also

Reference

PropertyDataType Class

PropertyDataType Members

Microsoft.SharePoint.Portal.UserProfiles Namespace