Partager via


Entity.HasFinder, méthode (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Indicates whether the entity has a Finder method defined.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Function HasFinder As Boolean
'Utilisation
Dim instance As Entity
Dim returnValue As Boolean

returnValue = instance.HasFinder
public bool HasFinder ()

Valeur de retour

true if the entity has a finder; otherwise, false.

Voir aussi

Référence

Entity, classe
Membres Entity
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms