Share via


PropertyMapCollection.DataSource Property

Gets the data source for the property map.

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 PropertyMapCollection
Dim value As DataSource

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

Property Value

Type: Microsoft.Office.Server.UserProfiles.DataSource
Microsoft.SharePoint.Portal.UserProfiles.DataSource that contains the data source for the property map.

See Also

Reference

PropertyMapCollection Class

PropertyMapCollection Members

Microsoft.Office.Server.UserProfiles Namespace