Share via


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