Share via


SP.ChangeItem.itemId Property

Applies to: SharePoint Foundation 2010

Gets a value that identifies the changed item.

var value = SP.ChangeItem.get_itemId(); 

Property Value

Type: Int32

Applies To

SP.ChangeItem Class

Exceptions

  • [System.NotSupportedException]
    The item identifier in the change fields item of the change collection is null. Error code: -1.

See Also

Reference

SP.ChangeItem Methods

SP.ChangeItem Properties

SP Namespace