SP.ChangeList.listId Property

Applies to: SharePoint Foundation 2010

Gets a value that identifies the changed list.

var value = SP.ChangeList.get_listId();

Property Value

Type: SP.Guid

Applies To

SP.ChangeList Class

Exceptions

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

See Also

Reference

SP.ChangeList Methods

SP.ChangeList Properties

SP Namespace