SP.RecycleBinItem.itemType Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that specifies the type of the Recycle Bin item.

var value = SP.RecycleBinItem.get_itemType();

Property Value

Type: SP.RecycleBinItemType

Applies To

SP.RecycleBinItem Class

Remarks

It must not be none.

See Also

Reference

SP.RecycleBinItem Methods

SP.RecycleBinItem Properties

SP Namespace