Click or drag to resize

LogEventItem Properties

This is preliminary documentation and is subject to change.

The LogEventItem type exposes the following members.

Properties
 NameDescription
Public propertyAction Specific log action.
Public propertyCommentThe edit/log comment.
Public propertyHiddenFields Gets a combination of flags indicating which fields have been hidden. (mw:Manual:RevisionDelete)
Public propertyLogIdGets ID of the log entry.
Public propertyNamespaceIdNamespace ID of the page affected by this item.
Public propertyPageIdthe page id at the time the log was stored.
Public propertyParamsFor log items, gets additional log parameters.
Public propertyParsedCommentThe parsed comment for the edit/log comment.
Public propertyTagsTags for the event.
Public propertyTimeStampThe time and date of the change.
Public propertyTitleFull title of the page affected by this item.
Public propertyTypeGets log type name.
Public propertyUserIdThe user ID who was responsible for the log event/recent change.
Public propertyUserNameName of the user making this recent change.
Top
See Also