SP.ChangeCollection.item Property
Applies to: SharePoint Foundation 2010
Gets an item from the collection.
var value = SP.ChangeCollection.get_item();
Property Value
Type: SP.Change
The item from the collection.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to: SharePoint Foundation 2010
Gets an item from the collection.
var value = SP.ChangeCollection.get_item();
Type: SP.Change
The item from the collection.