Share via


Entity.GetLobSystem method

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

Syntax

'Declaration
Public Function GetLobSystem As LobSystem
'Usage
Dim instance As Entity
Dim returnValue As LobSystem

returnValue = instance.GetLobSystem()
public LobSystem GetLobSystem()

Return value

Type: Microsoft.BusinessData.MetadataModel.LobSystem

See also

Reference

Entity class

Entity members

Microsoft.BusinessData.MetadataModel namespace