Share via


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