Partager via


Association.IAssociationReference.Entity - Propriété

Obtient une référence à un type de contenu externe qui contient l'association.

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

Syntaxe

'Déclaration
Private ReadOnly Property Entity As IEntityReference
    Implements IAssociationReference.Entity
    Get
'Utilisation
Dim instance As Association
Dim value As IEntityReference

value = CType(instance, IAssociationReference).Entity
IEntityReference IAssociationReference.Entity { get; }

Valeur de propriété

Type : Microsoft.BusinessData.MetadataModel.IEntityReference
Une référence au type de contenu externe qui contient l'association.

Implémentations

IAssociationReference.Entity

Voir aussi

Référence

Association classe

Association - Membres

Microsoft.SharePoint.BusinessData.Administration - Espace de noms