Partager via


BdcServiceInstance.TypeName - Propriété

Obtient le nom de type.

Espace de noms :  Microsoft.SharePoint.BusinessData.SharedService
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Overrides ReadOnly Property TypeName As String
    Get
'Utilisation
Dim instance As BdcServiceInstance
Dim value As String

value = instance.TypeName
public override string TypeName { get; }

Valeur de propriété

Type : System.String
Le nom du type.

Voir aussi

Référence

BdcServiceInstance classe

BdcServiceInstance - Membres

Microsoft.SharePoint.BusinessData.SharedService - Espace de noms