Log |
This is preliminary documentation and is subject to change.
The LogEventItem type exposes the following members.
Name | Description | |
---|---|---|
LogEventItem | Initializes a new instance of the LogEventItem class |
Name | Description | |
---|---|---|
Action | Specific log action. | |
Comment | The edit/log comment. | |
HiddenFields | Gets a combination of flags indicating which fields have been hidden. (mw:Manual:RevisionDelete) | |
LogId | Gets ID of the log entry. | |
NamespaceId | Namespace ID of the page affected by this item. | |
PageId | the page id at the time the log was stored. | |
Params | For log items, gets additional log parameters. | |
ParsedComment | The parsed comment for the edit/log comment. | |
Tags | Tags for the event. | |
TimeStamp | The time and date of the change. | |
Title | Full title of the page affected by this item. | |
Type | Gets log type name. | |
UserId | The user ID who was responsible for the log event/recent change. | |
UserName | Name of the user making this recent change. |
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. (Overrides ObjectToString) |