TypeConversion.BdcTypeName - Propriété
Obtient le nom du type accessible par les clients BDC .
Espace de noms : Microsoft.SharePoint.BusinessData.Infrastructure
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property BdcTypeName As String
Get
'Utilisation
Dim instance As TypeConversion
Dim value As String
value = instance.BdcTypeName
public string BdcTypeName { get; }
Valeur de propriété
Type : System.String
Le nom du type accessible par les clients BDC .
Voir aussi
Référence
Microsoft.SharePoint.BusinessData.Infrastructure - Espace de noms