RemoveRecordUpdate members

Represents the removal of a record in the grid.

The RemoveRecordUpdate type exposes the following members.

Constructors

  Name Description
Public method RemoveRecordUpdate Creates a RemoveRecordUpdate object with the key of the record that has been removed.

Top

Properties

  Name Description
Public property RecordKey Gets or sets a key identifying the record that has been updated. (Inherited from Update.)
Public property Type (Overrides Update.Type.)

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). (Inherited from Update.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

RemoveRecordUpdate class

Microsoft.SharePoint.JSGrid namespace