PropertyMap.DSPropName 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.PropertyMap" is obsolete; use class "Microsoft.Office.Server.UserProfiles.PropertyMap" instead")> _
Public Property DSPropName As String
Get
Set
'Usage
Dim instance As PropertyMap
Dim value As String
value = instance.DSPropName
instance.DSPropName = value
[ObsoleteAttribute(""Microsoft.SharePoint.Portal.UserProfiles.PropertyMap" is obsolete; use class "Microsoft.Office.Server.UserProfiles.PropertyMap" instead")]
public string DSPropName { get; set; }
Property Value
Type: System.String