OutlineLevelUpdate members

An update to the outline level of a record.

The OutlineLevelUpdate type exposes the following members.

Constructors

  Name Description
Public method OutlineLevelUpdate Creates a new instance of the OutlineLevelUpdateclass.

Top

Properties

  Name Description
Public property LevelDelta Gets or sets the number of levels to shift the record.
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

OutlineLevelUpdate class

Microsoft.SharePoint.JSGrid namespace