Share via


PropertyMap.DataSource Property

Gets the data source with which the property mapping is defined.

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

Syntax

'Declaration
Public ReadOnly Property DataSource As DataSource
    Get
'Usage
Dim instance As PropertyMap
Dim value As DataSource

value = instance.DataSource
public DataSource DataSource { get; }

Property Value

Type: Microsoft.Office.Server.UserProfiles.DataSource

See Also

Reference

PropertyMap Class

PropertyMap Members

Microsoft.Office.Server.UserProfiles Namespace