Connection.Type Property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property Type As DataSource.Type
Get
'Usage
Dim instance As Connection
Dim value As DataSource.Type
value = instance.Type
public DataSource.Type Type { get; }
Property Value
Type: Microsoft.Office.Server.UserProfiles.DataSource.Type