Compartir a través de


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

Gets the method instance that defines the Finder method.

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

Sintaxis

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

returnValue = instance.GetFinderMethodInstance
public MethodInstance GetFinderMethodInstance ()

Valor devuelto

A MethodInstance object.

Vea también

Referencia

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