Share via


SP.ChangeField.webId Property

Applies to: SharePoint Foundation 2010

Gets a value that identifies the site containing the changed field.

var value = SP.ChangeField.get_webId();

Property Value

Type: SP.Guid

Applies To

SP.ChangeField Class

Exceptions

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

See Also

Reference

SP.ChangeField Methods

SP.ChangeField Properties

SP Namespace