Partager via


Entity.GetFinderMethodInstance, méthode (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Gets the method instance that defines the Finder method.

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

Syntaxe

'Déclaration
Public Function GetFinderMethodInstance As MethodInstance
'Utilisation
Dim instance As Entity
Dim returnValue As MethodInstance

returnValue = instance.GetFinderMethodInstance
public MethodInstance GetFinderMethodInstance ()

Valeur de retour

A MethodInstance object.

Voir aussi

Référence

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