Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the name of the type that is accessible from BDC.
Namespace: Microsoft.SharePoint.BusinessData.Infrastructure.Client
Assembly: Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.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 from the external system.
See Also
Reference
Microsoft.SharePoint.BusinessData.Infrastructure.Client Namespace