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 instance that this External Item belongs to.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property LobSystemInstance As ILobSystemInstance
Get
'Usage
Dim instance As IEntityInstance
Dim value As ILobSystemInstance
value = instance.LobSystemInstance
ILobSystemInstance LobSystemInstance { get; }
Property Value
Type: Microsoft.BusinessData.MetadataModel.ILobSystemInstance
The external system instance.