Click or drag to resize

RecentChangeItem Properties

This is preliminary documentation and is subject to change.

The RecentChangeItem type exposes the following members.

Properties
 NameDescription
Public propertyCommentThe edit/log comment.
Public propertyDeltaContentLengthThe difference of NewContentLength from OldContentLength.
Public propertyFlags 
Public propertyIdID of recent change entry.
Public propertyLogAction Specific log action.
Public propertyLogIdFor log items, ID of the log entry.
Public propertyLogParamsFor log items, gets additional log parameters.
Public propertyLogTypeFor log items, gets log type name.
Public propertyNamespaceIdNamespace ID of the page affected by this item.
Public propertyNewContentLengthContent length of the new revision affected by this item.
Public propertyOldContentLengthContent length of the old revision affected by this item.
Public propertyOldRevisionIdID of the old revision affected by this item.
Public propertyPageIdID of the page affected by this item.
Public propertyParsedCommentThe parsed comment for the edit/log comment.
Public propertyPatrolStatus 
Public propertyRedirect 
Public propertyRevisionIdID of the new revision affected by this item.
Public propertySha1SHA-1 hash of the updated revision.
Public propertyTags 
Public propertyTimeStampThe time and date of the change.
Public propertyTitleFull title of the page affected by this item.
Public propertyTypeRecent change type.
Public propertyUserIdThe user ID who was responsible for the recent change.
Public propertyUserNameName of the user making this recent change.
Top
See Also