ILobUri.LobSystemInstance property

Gets the external system instance 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 LobSystemInstance As ILobSystemInstance
    Get
'Usage
Dim instance As ILobUri
Dim value As ILobSystemInstance

value = instance.LobSystemInstance
ILobSystemInstance LobSystemInstance { get; }

Property value

Type: Microsoft.BusinessData.MetadataModel.ILobSystemInstance
The external system instance for the content item.

See also

Reference

ILobUri interface

ILobUri members

Microsoft.Office.Server.Search.Connector.BDC namespace