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