SPChangeQuery Properties

Include Protected Members
Include Inherited Members

The SPChangeQuery type exposes the following members.

Properties

  Name Description
Public property Add Gets or sets a Boolean value that specifies whether changes that add objects are included in the query.
Public property Alert Gets or sets a Boolean value that specifies whether changes to SPAlert objects are included in the query.
Public property ChangeTokenEnd Gets or sets a token that specifies the end date and time that changes can be returned through the query.
Public property ChangeTokenStart Gets or sets a token that specifies the start date and time for changes that are returned through the query.
Public property ContentType Gets or sets a Boolean value that specifies whether changes to SPContentType objects are included in the query.
Public property Delete Gets or sets a Boolean value that specifies whether changes that delete objects are included in the query.
Public property FetchLimit Gets or sets a limit on the number of changes returned by the query on a single trip to the change log.
Public property Field Gets or sets a Boolean value that specifies whether changes to SPField objects are included in the query.
Public property File Gets or sets a Boolean value that specifies whether changes to SPFile objects are included in the query.
Public property Folder Gets or sets a Boolean value that specifies whether changes to SPFolder objects are included in the query.
Public property Group Gets or sets a Boolean value that specifies whether changes to SPGroup objects are included in the query.
Public property GroupMembershipAdd Gets or sets a Boolean value that specifies whether changes that add users to groups are included in the query.
Public property GroupMembershipDelete Gets or sets a Boolean value that specifies whether changes that delete users from groups are included in the change query.
Public property Item Gets or sets a Boolean value that specifies whether changes to SPListItem objects are included in the query.
Public property List Gets or sets a Boolean value that specifies whether changes to lists are included in the query.
Public property Move Gets or sets a Boolean value that specifies whether changes that move objects are included in the query.
Public property Navigation Gets or sets a Boolean value that specifies whether navigation changes are included in the query.
Public property Rename Gets or sets a Boolean value that specifies whether changes that rename objects are included in the query.
Public property Restore Gets or sets a Boolean value that specifies whether changes that restore items from the Recycle Bin or from a backup are included in the query.
Public property RoleAssignmentAdd Gets or sets a Boolean value that specifies whether changes that add role assignments are included in the query.
Public property RoleAssignmentDelete Gets or sets a Boolean value that specifies whether changes that delete role assignments are included in the query.
Public property RoleDefinitionAdd Gets or sets a Boolean value that specifies whether changes that add role definitions are included in the query.
Public property RoleDefinitionDelete Gets or sets a Boolean value that specifies whether changes that delete role definitions are included in the query.
Public property RoleDefinitionUpdate Gets or sets a Boolean value that specifies whether changes that modify role definitions are included in the query.
Public property SecurityPolicy Gets or sets a Boolean value that specifies whether modifications to security policies are included in the query.
Public property Site Gets or sets a Boolean value that specifies whether changes to SPSite objects are included in the query.
Public property SystemUpdate Gets or sets a Boolean value that specifies whether system modifications to objects are included in the query.
Public property Update Gets or sets a Boolean value that specifies whether object updates are included in the query.
Public property User Gets or sets a Boolean value that specifies whether changes to SPUser objects are included in the query.
Public property View Gets or sets a Boolean value that specifies whether changes to SPView objects are included in the query.
Public property Web Gets or sets a Boolean value that specifies whether changes to SPWeb objects are included in the query.

Top

See Also

Reference

SPChangeQuery Class

Microsoft.SharePoint Namespace