BdcServiceApplicationProxy.TypeName - Propriété
Obtient le nom de type pour l'instance actuelle.
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 BdcServiceApplicationProxy
Dim value As String
value = instance.TypeName
public override string TypeName { get; }
Valeur de propriété
Type : System.String
Le nom de type pour l'instance actuelle.
Voir aussi
Référence
BdcServiceApplicationProxy classe
BdcServiceApplicationProxy - Membres
Microsoft.SharePoint.BusinessData.SharedService - Espace de noms