FilterDescriptor.GetMethod, méthode (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Gets the method associated with the filter.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Function GetMethod As Method
'Utilisation
Dim instance As FilterDescriptor
Dim returnValue As Method
returnValue = instance.GetMethod
public Method GetMethod ()
Valeur de retour
A Method object.
Voir aussi
Référence
FilterDescriptor, classe
Membres FilterDescriptor
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms