Entity.HasSpecificFinder, méthode (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Indicates whether the entity has a SpecificFinder method defined.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Function HasSpecificFinder As Boolean
'Utilisation
Dim instance As Entity
Dim returnValue As Boolean
returnValue = instance.HasSpecificFinder
public bool HasSpecificFinder ()
Valeur de retour
true if the entity has a SpecificFinder method defined; otherwise, false.
Voir aussi
Référence
Entity, classe
Membres Entity
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms