Entity.GetSpecificFinderMethodInstance, méthode (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Gets the SpecificFinder method instance for this entity.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Function GetSpecificFinderMethodInstance As MethodInstance
'Utilisation
Dim instance As Entity
Dim returnValue As MethodInstance
returnValue = instance.GetSpecificFinderMethodInstance
public MethodInstance GetSpecificFinderMethodInstance ()
Valeur de retour
The SpecificFinder method instance.
Voir aussi
Référence
Entity, classe
Membres Entity
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms