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.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property LobSystem As LobSystem
Get
Set
'Usage
Dim instance As LobSystemInstance
Dim value As LobSystem
value = instance.LobSystem
instance.LobSystem = value
public LobSystem LobSystem { get; set; }
Property Value
Type: Microsoft.SharePoint.BusinessData.Administration.LobSystem
The external system.