TypeConversion.LobTypeName property
Gets the name of the type coming from and sent back to the external system.
Namespace: Microsoft.SharePoint.BusinessData.Infrastructure
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property LobTypeName As String
Get
'Usage
Dim instance As TypeConversion
Dim value As String
value = instance.LobTypeName
public string LobTypeName { get; }
Property value
Type: System.String
The name of the type coming from and sent back to the external system.