Click or drag to resize

Revision Properties

This is preliminary documentation and is subject to change.

The Revision type exposes the following members.

Properties
 NameDescription
Public propertyActions HTML links to show operations.
Public propertyArticleTitle Full title of the page containing this revision.
Public propertyAuthor Author of the post or header.
Public propertyChangeType 
Public propertyContent Revision content, in wikitext format. Depending on the context, this can be the topic content, topic summary, or post content.
Public propertyContentLength Content length, in bytes.
Public propertyIsLocked Determines whether the post has been locked (i.e. discussion closed).
Public propertyIsMaxThreadingDepth 
Public propertyIsModerated Determines whether the post has been moderated (hidden).
Public propertyIsModeratedNotLocked Determines whether the post has been moderated but not locked.
Public propertyIsOriginalContent 
Public propertyLastEditId Revision ID of the last edit.
Public propertyLastEditUser Last editor of the post or header.
Public propertyLastUpdated For topic revision, the last update time of the whole topic, including replies, changes to topic title, content, or replies.
Public propertyLinks HTML links to show different views.
Public propertyModerationReason 
Public propertyModerationState 
Public propertyModerator 
Public propertyOldContentLength Content length before this revision, in bytes.
Public propertyPreviousRevisionId Revision ID of the previous revision.
Public propertyProperties 
Public propertyRawModerationReason 
Public propertyRawModerationState 
Public propertyReplyIds Workflow ID of the replies.
Public propertyReplyToId Workflow ID of the post this revision replies to.
Public propertyRevisionId Flow revision ID.
Public propertySummary For topic title revision, this is the latest revision of topic summary, if available.
Public propertyTimeStamp The time stamp of the revision.
Public propertyWorkflowId Workflow ID of the revision. For board header, this is the workflow ID of the board; for topic posts, this is the topic ID.
Top
See Also