Compartir a través de


: Entity.GetSpecificFinderMethodInstance (Método) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Gets the SpecificFinder method instance for this entity.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Function GetSpecificFinderMethodInstance As MethodInstance
'Uso
Dim instance As Entity
Dim returnValue As MethodInstance

returnValue = instance.GetSpecificFinderMethodInstance
public MethodInstance GetSpecificFinderMethodInstance ()

Valor devuelto

The SpecificFinder method instance.

Vea también

Referencia

Entity (Clase)
Entity (Miembros)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)