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 or sets the external system instance object for the calling method.
Namespace: Microsoft.BusinessData.SystemSpecific
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Property LobSystemInstance As ILobSystemInstance
Get
Set
'Usage
Dim instance As IContextProperty
Dim value As ILobSystemInstance
value = instance.LobSystemInstance
instance.LobSystemInstance = value
ILobSystemInstance LobSystemInstance { get; set; }
Property Value
Type: Microsoft.BusinessData.MetadataModel.ILobSystemInstance
The external system instance object.