SP.ChangeFile.uniqueId Property

Applies to: SharePoint Foundation 2010

Gets a value that identifies the file that changed.

var value = SP.ChangeFile.get_uniqueId();

Property Value

Type: SP.Guid

Applies To

SP.ChangeFile Class

Exceptions

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

See Also

Reference

SP.ChangeFile Methods

SP.ChangeFile Properties

SP Namespace