SPListDataSource.BDCProperties.LobSystemInstance Field
The name of the Line of Business System Instance from which external data is retrieved for this external list.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Const LobSystemInstance As String
'Usage
Dim value As String
value = SPListDataSource.BDCProperties.LobSystemInstance
public const string LobSystemInstance
See Also
Reference
SPListDataSource.BDCProperties Class