Compartilhar via


Hold.GetAllowListDeletion método

Reservado para uso interno.

Namespace:  Microsoft.Office.RecordsManagement.Holds
Assembly:  Microsoft.Office.Policy (em Microsoft.Office.Policy.dll)

Sintaxe

'Declaração
Public Shared Function GetAllowListDeletion ( _
    list As SPList _
) As Boolean
'Uso
Dim list As SPList
Dim returnValue As Boolean

returnValue = Hold.GetAllowListDeletion(list)
public static bool GetAllowListDeletion(
    SPList list
)

Parâmetros

Valor retornado

Tipo: System.Boolean

Ver também

Referência

Hold classe

Hold membros

Microsoft.Office.RecordsManagement.Holds namespace