Share via


FilterDescriptor.GetMethod Method

Gets the method associated with the filter.

Namespace:  Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Function GetMethod As Method
'Usage
Dim instance As FilterDescriptor
Dim returnValue As Method

returnValue = instance.GetMethod()
public Method GetMethod()

Return Value

Type: Microsoft.Office.Server.ApplicationRegistry.MetadataModel.Method
A Method object.

See Also

Reference

FilterDescriptor Class

FilterDescriptor Members

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace