Hold.SetHold Method
Include Protected Members
Include Inherited Members
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