AssociationReferenceStruct._EntityName - Propriété
Obtient ou définit le nom du type de contenu externe.
Espace de noms : Microsoft.SharePoint.BusinessData.SharedService
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property _EntityName As String
Get
Set
'Utilisation
Dim instance As AssociationReferenceStruct
Dim value As String
value = instance._EntityName
instance._EntityName = value
public string _EntityName { get; set; }
Valeur de propriété
Type : System.String
Nom du type de contenu externe.
Voir aussi
Référence
AssociationReferenceStruct classe
AssociationReferenceStruct - Membres
Microsoft.SharePoint.BusinessData.SharedService - Espace de noms