Share via


ISharedEntityState.LobSystem Property

Gets the external system object of the external content type instances.

Namespace:  Microsoft.BusinessData.Runtime
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
ReadOnly Property LobSystem As ILobSystem
    Get
'Usage
Dim instance As ISharedEntityState
Dim value As ILobSystem

value = instance.LobSystem
ILobSystem LobSystem { get; }

Property Value

Type: Microsoft.BusinessData.MetadataModel.ILobSystem

An external system object representing the external system of the external content type instances.

See Also

Reference

ISharedEntityState Interface

ISharedEntityState Members

Microsoft.BusinessData.Runtime Namespace