Share via


LobSystem.SystemType property

Gets or sets the external system type.

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property SystemType As SystemType
    Get
    Set
'Usage
Dim instance As LobSystem
Dim value As SystemType

value = instance.SystemType

instance.SystemType = value
public SystemType SystemType { get; set; }

Property value

Type: Microsoft.BusinessData.MetadataModel.SystemType
The external system type.

See also

Reference

LobSystem class

LobSystem members

Microsoft.SharePoint.BusinessData.Administration namespace