Partager via


Association.GetDestination, méthode (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Gets the destination entity in an association.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Function GetDestination As Entity
'Utilisation
Dim instance As Association
Dim returnValue As Entity

returnValue = instance.GetDestination
public Entity GetDestination ()

Valeur de retour

An Entity object.

Remarques

An Association can have only one destination.

Voir aussi

Référence

Association, classe
Membres Association
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms