Share via


ILobUri.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
ReadOnly Property LobSystem As ILobSystem
    Get
'Usage
Dim instance As ILobUri
Dim value As ILobSystem

value = instance.LobSystem
ILobSystem LobSystem { get; }

Property Value

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

See Also

Reference

ILobUri Interface

ILobUri Members

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