Query |
This is preliminary documentation and is subject to change.
[Missing <summary> documentation for "T:WikiClientLibrary.Generators.QueryPageResultItem"]
The QueryPageResultItem type exposes the following members.
| Name | Description | |
|---|---|---|
| QueryPageResultItem | Initializes a new instance of the QueryPageResultItem class |
| Name | Description | |
|---|---|---|
| NamespaceId | Namespace of the page. | |
| PageStub | If applicable, retrieves a wiki page stub from the current entry. | |
| Timestamp | Timestamp associated with the query page result item, if applicable. | |
| Title | Title of the page, or title of the entry, depending on the nature of query page. | |
| Value | Value associated with the page or the entry specified by Title, if applicable. |
| 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) |