Share via


FilterDescriptor.GetNearestIndividuallySecurableMetadataObjectAncestor Method

Returns the nearest individually securable parent metadata object, in this case the Method.

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

Syntax

'Declaration
Protected Overrides Function GetNearestIndividuallySecurableMetadataObjectAncestor As IndividuallySecurableMetadataObject
'Usage
Dim returnValue As IndividuallySecurableMetadataObject

returnValue = Me.GetNearestIndividuallySecurableMetadataObjectAncestor()
protected override IndividuallySecurableMetadataObject GetNearestIndividuallySecurableMetadataObjectAncestor()

Return Value

Type: Microsoft.Office.Server.ApplicationRegistry.Administration.IndividuallySecurableMetadataObject
The parent Method.

See Also

Reference

FilterDescriptor Class

FilterDescriptor Members

Microsoft.Office.Server.ApplicationRegistry.Administration Namespace