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.