Hold.SetHold method
Applies the specified hold to the specified items.
Overload list
Name | Description | |
---|---|---|
![]() ![]() |
SetHold(SPListItem, SPListItem, String) | Sets the item on the specified hold. |
![]() ![]() |
SetHold(SPListItemCollection, SPListItem, String) | Sets the items on the specified hold. |
![]() ![]() |
SetHold(Int32, SPListItem, String) | Obsolete. Applies the specified hold to the specified document. |
![]() ![]() |
SetHold(Int32, SPListItemCollection, String) | Obsolete. Applies the specified hold to all the specified items. |
Top