BusinessDataContentSource.Type property

This member overrides ContentSource.Type.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property Type As ContentSourceType
    Get
'Usage
Dim instance As BusinessDataContentSource
Dim value As ContentSourceType

value = instance.Type
public override ContentSourceType Type { get; }

Property value

Type: Microsoft.Office.Server.Search.Administration.ContentSourceType

See also

Reference

BusinessDataContentSource class

BusinessDataContentSource members

Microsoft.Office.Server.Search.Administration namespace