WikiSearchResult.PageId Field

Definition

The numerical ID that corresponds internally (in Wikipedia's servers) to this page

[Newtonsoft.Json.JsonProperty("pageid")]
public readonly int PageId;

Field Value

System.Int32
Attributes
Newtonsoft.Json.JsonPropertyAttribute