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