Share via


LobUri.LobSystem Property

Gets the external system object for the content item.

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

Syntax

'Declaration
Public MustOverride ReadOnly Property LobSystem As ILobSystem
    Get
'Usage
Dim instance As LobUri
Dim value As ILobSystem

value = instance.LobSystem
public abstract ILobSystem LobSystem { get; }

Property Value

Type: Microsoft.BusinessData.MetadataModel.ILobSystem
The external system object for the content item.

Implements

ILobUri.LobSystem

See Also

Reference

LobUri Class

LobUri Members

Microsoft.Office.Server.Search.Connector.BDC Namespace