SP.RecycleBinItem.size Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that specifies the size of the Recycle Bin item in bytes.

var value = SP.RecycleBinItem.get_size(); 

Property Value

Type: Int64

Applies To

SP.RecycleBinItem Class

Remarks

Its value must be equal to or greater than 0.

See Also

Reference

SP.RecycleBinItem Methods

SP.RecycleBinItem Properties

SP Namespace