Share via


PropertyDataType.Name 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 Name As String
    Get
'Usage
Dim instance As PropertyDataType
Dim value As String

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

Property Value

Type: System.String

See Also

Reference

PropertyDataType Class

PropertyDataType Members

Microsoft.SharePoint.Portal.UserProfiles Namespace