de la propiedad TypeConversion.BdcTypeName
Obtiene el nombre del tipo accesibles para los clientes de BDC .
Espacio de nombres: Microsoft.SharePoint.BusinessData.Infrastructure
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public ReadOnly Property BdcTypeName As String
Get
'Uso
Dim instance As TypeConversion
Dim value As String
value = instance.BdcTypeName
public string BdcTypeName { get; }
Valor de propiedad
Tipo: System.String
El nombre del tipo accesible por los clientes de BDC .
Vea también
Referencia
Espacio de nombres Microsoft.SharePoint.BusinessData.Infrastructure