Revision Class | 
This is preliminary documentation and is subject to change.
The Revision type exposes the following members.
| Name | Description | |
|---|---|---|
| Actions | HTML links to show operations. | |
| ArticleTitle | Full title of the page containing this revision. | |
| Author | Author of the post or header. | |
| ChangeType | ||
| Content | Revision content, in wikitext format. Depending on the context, this can be the topic content, topic summary, or post content. | |
| ContentLength | Content length, in bytes. | |
| IsLocked | Determines whether the post has been locked (i.e. discussion closed). | |
| IsMaxThreadingDepth | ||
| IsModerated | Determines whether the post has been moderated (hidden). | |
| IsModeratedNotLocked | Determines whether the post has been moderated but not locked. | |
| IsOriginalContent | ||
| LastEditId | Revision ID of the last edit. | |
| LastEditUser | Last editor of the post or header. | |
| LastUpdated | For topic revision, the last update time of the whole topic, including replies, changes to topic title, content, or replies. | |
| Links | HTML links to show different views. | |
| ModerationReason | ||
| ModerationState | ||
| Moderator | ||
| OldContentLength | Content length before this revision, in bytes. | |
| PreviousRevisionId | Revision ID of the previous revision. | |
| Properties | ||
| RawModerationReason | ||
| RawModerationState | ||
| ReplyIds | Workflow ID of the replies. | |
| ReplyToId | Workflow ID of the post this revision replies to. | |
| RevisionId | Flow revision ID. | |
| Summary | For topic title revision, this is the latest revision of topic summary, if available. | |
| TimeStamp | The time stamp of the revision. | |
| WorkflowId | Workflow ID of the revision. For board header, this is the workflow ID of the board; for topic posts, this is the topic ID. | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object)  | |
| GetHashCode | Serves as the default hash function. (Inherited from Object)  | |
| GetType | Gets the Type of the current instance. (Inherited from Object)  | |
| ToString | Returns a string that represents the current object. (Inherited from Object)  |