BdcSubmitConnection.LobSystemInstance Property

Gets the name of the system instance to which the external content type connects to provide data to the external list.

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

Syntax

'Declaration
Public MustOverride ReadOnly Property LobSystemInstance As String
    Get
'Usage
Dim instance As BdcSubmitConnection
Dim value As String

value = instance.LobSystemInstance
public abstract string LobSystemInstance { get; }

Property Value

Type: System.String
The name of the connected system instance.

See Also

Reference

BdcSubmitConnection Class

BdcSubmitConnection Members

Microsoft.Office.InfoPath Namespace