Share via


TypeConversion.BdcTypeName property

Gets the name of the type accessible by BDC clients.

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

Syntax

'Declaration
Public ReadOnly Property BdcTypeName As String
    Get
'Usage
Dim instance As TypeConversion
Dim value As String

value = instance.BdcTypeName
public string BdcTypeName { get; }

Property value

Type: System.String
The name of the type accessible by BDC clients.

See also

Reference

TypeConversion class

TypeConversion members

Microsoft.SharePoint.BusinessData.Infrastructure namespace