Share via


ISharedEntityState.LobSystemInstance Property

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

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

Syntax

'Declaration
ReadOnly Property LobSystemInstance As ILobSystemInstance
    Get
'Usage
Dim instance As ISharedEntityState
Dim value As ILobSystemInstance

value = instance.LobSystemInstance
ILobSystemInstance LobSystemInstance { get; }

Property Value

Type: Microsoft.BusinessData.MetadataModel.ILobSystemInstance

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

See Also

Reference

ISharedEntityState Interface

ISharedEntityState Members

Microsoft.BusinessData.Runtime Namespace