Entity.GetSpecificFinderView, méthode (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.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Function GetSpecificFinderView As View
'Utilisation
Dim instance As Entity
Dim returnValue As View
returnValue = instance.GetSpecificFinderView
public View GetSpecificFinderView ()
Valeur de retour
A View object.
Voir aussi
Référence
Entity, classe
Membres Entity
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms