SP.ChangeView.listId Property

Applies to: SharePoint Foundation 2010

Gets a value that identifies the list that contains the changed view.

var value = SP.ChangeView.get_listId();

Property Value

Type: SP.Guid

Applies To

SP.ChangeView Class

Exceptions

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

See Also

Reference

SP.ChangeView Methods

SP.ChangeView Properties

SP Namespace