PropertyMap.Connection property

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

Syntax

'Declaration
Public Property Connection As Connection
    Get
    Set
'Usage
Dim instance As PropertyMap
Dim value As Connection

value = instance.Connection

instance.Connection = value
public Connection Connection { get; set; }

Property value

Type: Microsoft.Office.Server.UserProfiles.Connection

See also

Reference

PropertyMap class

PropertyMap members

Microsoft.Office.Server.UserProfiles namespace