LobSystemInstance.LobSystem Property

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.

See Also

Reference

LobSystemInstance Class

LobSystemInstance Members

Microsoft.SharePoint.BusinessData.Administration Namespace