: TypeDescriptor.GetNearestIndividuallySecurableMetadataObjectAncestor (Método) (Microsoft.Office.Server.ApplicationRegistry.Administration)
Gets the nearest individually securable parent metadata object.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Protected Overrides Function GetNearestIndividuallySecurableMetadataObjectAncestor As IndividuallySecurableMetadataObject
'Uso
Dim returnValue As IndividuallySecurableMetadataObject
returnValue = Me.GetNearestIndividuallySecurableMetadataObjectAncestor
protected override IndividuallySecurableMetadataObject GetNearestIndividuallySecurableMetadataObjectAncestor ()
Valor devuelto
A metadata object.
Vea también
Referencia
TypeDescriptor (Clase)
TypeDescriptor (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)