OutlineLevelUpdate Members
Include Protected Members
Include Inherited Members
An update to the outline level of a record.
The OutlineLevelUpdate type exposes the following members.
Constructors
Name | Description | |
---|---|---|
OutlineLevelUpdate | Creates a new instance of the OutlineLevelUpdateclass. |
Top
Properties
Name | Description | |
---|---|---|
LevelDelta | Gets or sets the number of levels to shift the record. | |
RecordKey | Gets or sets a key identifying the record that has been updated. (Inherited from Update.) | |
Type | (Overrides Update.Type.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToJson | Serializes this object to JavaScript Object Notation (JSON). (Inherited from Update.) | |
ToString | (Inherited from Object.) |
Top