Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.