Compartilhar via


Hold.GetAllowListDeletion Method

Reserved for internal use.

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

Syntax

'Declaration
Public Shared Function GetAllowListDeletion ( _
    list As SPList _
) As Boolean
'Usage
Dim list As SPList
Dim returnValue As Boolean

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

Parameters

Return Value

Type: System.Boolean

See Also

Reference

Hold Class

Hold Members

Microsoft.Office.RecordsManagement.Holds Namespace