ILobSystemStruct.SystemType Property

Gets the type of the external system.

Namespace:  Microsoft.BusinessData.MetadataModel
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
ReadOnly Property SystemType As SystemType
    Get
'Usage
Dim instance As ILobSystemStruct
Dim value As SystemType

value = instance.SystemType
SystemType SystemType { get; }

Property Value

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

See Also

Reference

ILobSystemStruct Interface

ILobSystemStruct Members

Microsoft.BusinessData.MetadataModel Namespace