Change Class

Base type for a description of a change to an object.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.Change
      

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
<ScriptTypeAttribute("SP.Change", ServerTypeId := "{c717121b-f82f-4afb-a2b7-25f67522120f}")> _
Public Class Change _
    Inherits ClientObject
'Usage
Dim instance As Change
[ScriptTypeAttribute("SP.Change", ServerTypeId = "{c717121b-f82f-4afb-a2b7-25f67522120f}")]
public class Change : ClientObject

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Change Members

Microsoft.SharePoint.Client Namespace

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.Change
      Microsoft.SharePoint.Client.ChangeAlert
      Microsoft.SharePoint.Client.ChangeContentType
      Microsoft.SharePoint.Client.ChangeField
      Microsoft.SharePoint.Client.ChangeFile
      Microsoft.SharePoint.Client.ChangeFolder
      Microsoft.SharePoint.Client.ChangeGroup
      Microsoft.SharePoint.Client.ChangeItem
      Microsoft.SharePoint.Client.ChangeList
      Microsoft.SharePoint.Client.ChangeSite
      Microsoft.SharePoint.Client.ChangeUser
      Microsoft.SharePoint.Client.ChangeView
      Microsoft.SharePoint.Client.ChangeWeb