: Entity.GetSpecificFinderView (Método) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Gets the view of the SpecificFinder method. It represents the fields that would be present in the entity instances returned if the SpecificFinder was executed.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Function GetSpecificFinderView As View
'Uso
Dim instance As Entity
Dim returnValue As View
returnValue = instance.GetSpecificFinderView
public View GetSpecificFinderView ()
Valor devuelto
A View object.
Vea también
Referencia
Entity (Clase)
Entity (Miembros)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)