Update Members

Include Protected Members
Include Inherited Members

Represents a single update to the grid. A Change object represents a collection of related updates.

The Update type exposes the following members.

Constructors

  Name Description
Protected method Update Initializes a new instance of the Update class.

Top

Properties

  Name Description
Public property RecordKey Gets or sets a key identifying the record that has been updated.
Public property Type Gets the type of the update.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToJson Serializes this object to JavaScript Object Notation (JSON).
Public method ToString (Inherited from Object.)

Top

See Also

Reference

Update Class

Microsoft.SharePoint.JSGrid Namespace