Share via


EntityRecord.WikipediaId Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="wikipediaId")]
public string WikipediaId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="wikipediaId")>]
member this.WikipediaId : string with get, set
Public Property WikipediaId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to