ILobSystemInstance.GetLobSystem Method
Gets the external system containing this external system instance.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Function GetLobSystem As ILobSystem
'Usage
Dim instance As ILobSystemInstance
Dim returnValue As ILobSystem
returnValue = instance.GetLobSystem()
ILobSystem GetLobSystem()
Return Value
Type: Microsoft.BusinessData.MetadataModel.ILobSystem
The external system containing this external system instance.