3.1.4.3.5.2 Change Object

The Change Object attribute defines what type of object the change was performed upon. It is of type string and MUST contain one of the values described in the following table.

Name

Description

Microsoft.SharePoint.SPChangeItem

A change on a list item.

Microsoft.SharePoint.SPChangeSite

A change on a site collection.

Microsoft.SharePoint.SPChangeWeb

A change on a site.

Microsoft.SharePoint.SPChangeList

A change on a list.

Microsoft.SharePoint.SPChangeFile

A change on a document.

Microsoft.SharePoint.SPChangeFolder

A change on a folder.

Microsoft.SharePoint.SPChangeAlert

A change on an alert.

Microsoft.SharePoint.SPChangeUser

A change on a user.

Microsoft.SharePoint.SPChangeGroup

A change on a group (2).

Microsoft.SharePoint.SPChangeContentType

A change on a content type.

Microsoft.SharePoint.SPChangeField

A change on a field.

Microsoft.SharePoint.SPChangeSecurityPolicy

A change on a security setting.

Microsoft.SharePoint.SPChangeView

A change on a view.