Compartilhar via


Hold.IsHoldEnabled Method (SPList)

Reserved for internal use.

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

Syntax

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

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

Parameters

Return Value

Type: System.Boolean

See Also

Reference

Hold Class

Hold Members

IsHoldEnabled Overload

Microsoft.Office.RecordsManagement.Holds Namespace